X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffloorf-tests;h=8e7004368831e01d6f06aa61e13e8df097d3af54;hb=28df8b1e1d486c3891091a5c08eb0c3311102938;hp=5390f4bad046de732cb7580ed0407309dc916e6c;hpb=6a5e162e27d0a2e31ee6aa83660b1374676d020b;p=gnulib.git diff --git a/modules/floorf-tests b/modules/floorf-tests index 5390f4bad..8e7004368 100644 --- a/modules/floorf-tests +++ b/modules/floorf-tests @@ -1,13 +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: @@ -16,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