X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffloorf-tests;h=8e7004368831e01d6f06aa61e13e8df097d3af54;hb=5191b3546cfb6c163228c23f214e325ddf60d46f;hp=02a5ca28c6d707d855c8c68ca000c28dd03dd66c;hpb=33d6a0e5ca06c6d0a8b0fddba8c7f41bbd6794ae;p=gnulib.git diff --git a/modules/floorf-tests b/modules/floorf-tests index 02a5ca28c..8e7004368 100644 --- a/modules/floorf-tests +++ b/modules/floorf-tests @@ -1,6 +1,11 @@ Files: tests/test-floorf1.c tests/test-floorf2.c +tests/minus-zero.h +tests/infinity.h +tests/nan.h +tests/signature.h +tests/macros.h Depends-on: float @@ -15,6 +20,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