X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ftrunc-tests;h=1ec87d7c5783cdcdbfe5604c728e0304a83814f3;hb=9f15e6702a27649a59263a7ed571805a979d9e70;hp=ade196477e2529828435e969b2c25161fc3e535b;hpb=6a5e162e27d0a2e31ee6aa83660b1374676d020b;p=gnulib.git diff --git a/modules/trunc-tests b/modules/trunc-tests index ade196477..1ec87d7c5 100644 --- a/modules/trunc-tests +++ b/modules/trunc-tests @@ -1,13 +1,17 @@ Files: tests/test-trunc1.c tests/test-trunc2.c +tests/minus-zero.h +tests/infinity.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 +20,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