X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffloorf-tests;h=8e7004368831e01d6f06aa61e13e8df097d3af54;hb=4f044de87e05bee61005c48bb93f3bb9a4b76461;hp=e3f2b03fa5eabb1309f29bec0882ac69c00bc380;hpb=0a56509612c0b43a3f05361ecfb73b8b39f8e66c;p=gnulib.git diff --git a/modules/floorf-tests b/modules/floorf-tests index e3f2b03fa..8e7004368 100644 --- a/modules/floorf-tests +++ b/modules/floorf-tests @@ -1,14 +1,17 @@ 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 isnanf-nolibm stdbool stdint -fprintf-posix configure.ac: @@ -17,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