X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffloorf-tests;h=3e9c045ef0076bfaf2e9901016706d0d5f69195e;hb=94122ae4818e7808c99303a0d2094ee9c6a2b843;hp=02a5ca28c6d707d855c8c68ca000c28dd03dd66c;hpb=33d6a0e5ca06c6d0a8b0fddba8c7f41bbd6794ae;p=gnulib.git diff --git a/modules/floorf-tests b/modules/floorf-tests index 02a5ca28c..3e9c045ef 100644 --- a/modules/floorf-tests +++ b/modules/floorf-tests @@ -1,6 +1,10 @@ Files: tests/test-floorf1.c tests/test-floorf2.c +tests/minus-zero.h +tests/nan.h +tests/signature.h +tests/macros.h Depends-on: float @@ -15,6 +19,3 @@ TESTS += test-floorf1 test-floorf2 check_PROGRAMS += test-floorf1 test-floorf2 test_floorf1_LDADD = $(LDADD) @FLOORF_LIBM@ test_floorf2_LDADD = $(LDADD) @FLOORF_LIBM@ - -License: -LGPL