X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fround-tests;h=b52890cd4b5d656e8c718578e05102cab7ad7da2;hb=2daa8387d5416785defb09fa4f30a86e42275079;hp=909910c95df620fe48139d56fc9bfa3fc341e080;hpb=0a56509612c0b43a3f05361ecfb73b8b39f8e66c;p=gnulib.git diff --git a/modules/round-tests b/modules/round-tests index 909910c95..b52890cd4 100644 --- a/modules/round-tests +++ b/modules/round-tests @@ -2,12 +2,13 @@ Files: tests/test-round1.c tests/test-round2.c tests/nan.h +tests/signature.h +tests/macros.h Depends-on: isnand-nolibm stdbool stdint -fprintf-posix verify configure.ac: @@ -17,6 +18,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