X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fround-tests;h=28b0defef8efa903068c69a6ec4c618866f66c93;hb=edc6ae6158ec6c611538d4093a10012c9c283f29;hp=d061431f19b6ca5e6dc1d14dfbc495857a7770e6;hpb=980d2709cea1e46299cb5b4f74f7c7a95d07ef06;p=gnulib.git diff --git a/modules/round-tests b/modules/round-tests index d061431f1..28b0defef 100644 --- a/modules/round-tests +++ b/modules/round-tests @@ -1,9 +1,12 @@ Files: tests/test-round1.c tests/test-round2.c +tests/nan.h +tests/signature.h +tests/macros.h Depends-on: -isnan-nolibm +isnand-nolibm stdbool stdint fprintf-posix @@ -16,6 +19,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