X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ftrunc-tests;h=6c254e0692a8db04c1281e06008ec0caec5c7f13;hb=fcb55c13dc7d3cc90645ccf7003aa309d1d4bdfb;hp=ade196477e2529828435e969b2c25161fc3e535b;hpb=6a5e162e27d0a2e31ee6aa83660b1374676d020b;p=gnulib.git diff --git a/modules/trunc-tests b/modules/trunc-tests index ade196477..6c254e069 100644 --- a/modules/trunc-tests +++ b/modules/trunc-tests @@ -1,13 +1,16 @@ Files: tests/test-trunc1.c tests/test-trunc2.c +tests/minus-zero.h +tests/nan.h +tests/signature.h +tests/macros.h Depends-on: float -isnan-nolibm +isnand-nolibm stdbool stdint -fprintf-posix configure.ac: @@ -16,6 +19,3 @@ TESTS += test-trunc1 test-trunc2 check_PROGRAMS += test-trunc1 test-trunc2 test_trunc1_LDADD = $(LDADD) @TRUNC_LIBM@ test_trunc2_LDADD = $(LDADD) @TRUNC_LIBM@ - -License: -LGPL