X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Froundf-tests;h=cd8af3020299ac1df8cd428d36abe740544de5b2;hb=a27cef6cc21820b092cabf44ee1caec3c484935d;hp=6aa6372cf91cb125acf63810fa41d0cd0fbeb9b4;hpb=8dd18ff0f921e2044afddac1c9eb2714dca90a83;p=gnulib.git diff --git a/modules/roundf-tests b/modules/roundf-tests index 6aa6372cf..cd8af3020 100644 --- a/modules/roundf-tests +++ b/modules/roundf-tests @@ -2,6 +2,11 @@ Files: tests/test-roundf1.c tests/test-round2.c tests/test-roundf2.c +tests/minus-zero.h +tests/infinity.h +tests/nan.h +tests/signature.h +tests/macros.h Depends-on: ceilf @@ -9,7 +14,6 @@ floorf isnanf-nolibm stdbool stdint -fprintf-posix verify configure.ac: @@ -19,6 +23,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