X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fround-tests;h=2c4b37bf6ee7d528a8a296e52df73f9e392a8012;hb=dcf27bef48c9800d5a2be8349226f73f1b8ff2e5;hp=002fc8b22cb8ba69bc4b1c93e57539634c5e577f;hpb=987e5651e8d1c5aa933c9ce88562806af4093702;p=gnulib.git diff --git a/modules/round-tests b/modules/round-tests index 002fc8b22..2c4b37bf6 100644 --- a/modules/round-tests +++ b/modules/round-tests @@ -1,6 +1,8 @@ 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 @@ -9,7 +11,6 @@ Depends-on: isnand-nolibm stdbool stdint -fprintf-posix verify configure.ac: @@ -19,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