X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fround-tests;h=9e154c8cc1b4fbefe140be287a6f2be63fbb7ef7;hb=bce9d2f253449c62e05c030307e4d298ef914df9;hp=a4d2a15ab1c95be4af216edce198fe8f83e63d24;hpb=b17d7ac7df62c7c7f56fe857ed28151d8b0e4e28;p=gnulib.git diff --git a/modules/round-tests b/modules/round-tests index a4d2a15ab..9e154c8cc 100644 --- a/modules/round-tests +++ b/modules/round-tests @@ -1,12 +1,15 @@ Files: tests/test-round1.c tests/test-round2.c +tests/minus-zero.h +tests/nan.h +tests/signature.h +tests/macros.h Depends-on: isnand-nolibm stdbool stdint -fprintf-posix verify configure.ac: @@ -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