X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fceilf-tests;h=040fd1bbf5f38730e4482acb5ad1b85f5086c9ba;hb=98ceac18596c7520e9c022fa64431b48ee22b4d7;hp=2599ab11c32b0f8416ae10fcc66be383217615be;hpb=89ae4589dd58d12e7cbcf0e92c1d828c1e430f97;p=gnulib.git diff --git a/modules/ceilf-tests b/modules/ceilf-tests index 2599ab11c..040fd1bbf 100644 --- a/modules/ceilf-tests +++ b/modules/ceilf-tests @@ -1,15 +1,16 @@ Files: -tests/signature.h tests/test-ceilf1.c tests/test-ceilf2.c +tests/minus-zero.h tests/nan.h +tests/signature.h +tests/macros.h Depends-on: float isnanf-nolibm stdbool stdint -fprintf-posix configure.ac: @@ -18,6 +19,3 @@ TESTS += test-ceilf1 test-ceilf2 check_PROGRAMS += test-ceilf1 test-ceilf2 test_ceilf1_LDADD = $(LDADD) @CEILF_LIBM@ test_ceilf2_LDADD = $(LDADD) @CEILF_LIBM@ - -License: -LGPL