X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Froundf-tests;h=7ee4178f3efe7ef5f96ba7a180cc5da84aafbabc;hb=b646a237da67a822f6f8ca9d17da0ad340b26f0c;hp=6aa6372cf91cb125acf63810fa41d0cd0fbeb9b4;hpb=8dd18ff0f921e2044afddac1c9eb2714dca90a83;p=gnulib.git diff --git a/modules/roundf-tests b/modules/roundf-tests index 6aa6372cf..7ee4178f3 100644 --- a/modules/roundf-tests +++ b/modules/roundf-tests @@ -2,6 +2,10 @@ Files: tests/test-roundf1.c tests/test-round2.c tests/test-roundf2.c +tests/minus-zero.h +tests/nan.h +tests/signature.h +tests/macros.h Depends-on: ceilf @@ -9,7 +13,6 @@ floorf isnanf-nolibm stdbool stdint -fprintf-posix verify configure.ac: @@ -19,6 +22,3 @@ TESTS += test-roundf1 test-roundf2 check_PROGRAMS += test-roundf1 test-roundf2 test_roundf1_LDADD = $(LDADD) @ROUNDF_LIBM@ test_roundf2_LDADD = $(LDADD) @ROUNDF_LIBM@ - -License: -LGPL