X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Ffloorf-tests;h=ffe6a9951e6b4d1afd006523c203a0d900db7f81;hb=116440ae18064c1495285a42767547b3ffa418d4;hp=02a5ca28c6d707d855c8c68ca000c28dd03dd66c;hpb=33d6a0e5ca06c6d0a8b0fddba8c7f41bbd6794ae;p=gnulib.git diff --git a/modules/floorf-tests b/modules/floorf-tests index 02a5ca28c..ffe6a9951 100644 --- a/modules/floorf-tests +++ b/modules/floorf-tests @@ -1,12 +1,16 @@ Files: tests/test-floorf1.c tests/test-floorf2.c +tests/nan.h +tests/signature.h +tests/macros.h Depends-on: float isnanf-nolibm stdbool stdint +fprintf-posix configure.ac: @@ -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