X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fround-tests;h=2c4b37bf6ee7d528a8a296e52df73f9e392a8012;hb=176f1d1a865ee10da98321637160fc68ab51c554;hp=d061431f19b6ca5e6dc1d14dfbc495857a7770e6;hpb=980d2709cea1e46299cb5b4f74f7c7a95d07ef06;p=gnulib.git diff --git a/modules/round-tests b/modules/round-tests index d061431f1..2c4b37bf6 100644 --- a/modules/round-tests +++ b/modules/round-tests @@ -1,12 +1,16 @@ Files: tests/test-round1.c tests/test-round2.c +tests/minus-zero.h +tests/infinity.h +tests/nan.h +tests/signature.h +tests/macros.h Depends-on: -isnan-nolibm +isnand-nolibm stdbool stdint -fprintf-posix verify configure.ac: @@ -16,6 +20,3 @@ TESTS += test-round1 test-round2 check_PROGRAMS += test-round1 test-round2 test_round1_LDADD = $(LDADD) @ROUND_LIBM@ test_round2_LDADD = $(LDADD) @ROUND_LIBM@ - -License: -LGPL