X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ftruncf-tests;h=1c847e7bfc121bc0b015ce1beddeed8553ac2533;hb=23eecb48e39afd0d267d64d40ba6bf97aa865e13;hp=0f56e7f4e90a48a57a99910888131609877039ce;hpb=0a56509612c0b43a3f05361ecfb73b8b39f8e66c;p=gnulib.git diff --git a/modules/truncf-tests b/modules/truncf-tests index 0f56e7f4e..1c847e7bf 100644 --- a/modules/truncf-tests +++ b/modules/truncf-tests @@ -1,14 +1,17 @@ Files: tests/test-truncf1.c tests/test-truncf2.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-truncf1 test-truncf2 check_PROGRAMS += test-truncf1 test-truncf2 test_truncf1_LDADD = $(LDADD) @TRUNCF_LIBM@ test_truncf2_LDADD = $(LDADD) @TRUNCF_LIBM@ - -License: -LGPL