X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Froundf-tests;h=cd8af3020299ac1df8cd428d36abe740544de5b2;hb=6a43f7b2199b69e39f804fd7b432f86f10c66e0e;hp=84d5723b3c30bdc25f7130ea1d794a4521e17ddf;hpb=987e5651e8d1c5aa933c9ce88562806af4093702;p=gnulib.git diff --git a/modules/roundf-tests b/modules/roundf-tests index 84d5723b3..cd8af3020 100644 --- a/modules/roundf-tests +++ b/modules/roundf-tests @@ -2,6 +2,8 @@ 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 @@ -12,7 +14,6 @@ floorf isnanf-nolibm stdbool stdint -fprintf-posix verify configure.ac: @@ -22,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