X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ftruncf-tests;h=1c847e7bfc121bc0b015ce1beddeed8553ac2533;hb=929bd53a6d2863c97bd3eb371f4693c39540bcb5;hp=175ae88c223cf83d5f7aec62e75f3653311b899d;hpb=987e5651e8d1c5aa933c9ce88562806af4093702;p=gnulib.git diff --git a/modules/truncf-tests b/modules/truncf-tests index 175ae88c2..1c847e7bf 100644 --- a/modules/truncf-tests +++ b/modules/truncf-tests @@ -1,6 +1,8 @@ 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 @@ -10,7 +12,6 @@ float isnanf-nolibm stdbool stdint -fprintf-posix configure.ac: @@ -19,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