X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ftrunc-tests;h=6c254e0692a8db04c1281e06008ec0caec5c7f13;hb=fac94349f25305566277d15b965fa8f4efe66613;hp=f986e3c09a5f0296223a7ac71da1403f459ccc2f;hpb=0a56509612c0b43a3f05361ecfb73b8b39f8e66c;p=gnulib.git diff --git a/modules/trunc-tests b/modules/trunc-tests index f986e3c09..6c254e069 100644 --- a/modules/trunc-tests +++ b/modules/trunc-tests @@ -1,14 +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 isnand-nolibm stdbool stdint -fprintf-posix configure.ac: @@ -17,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