X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Froundf-tests;h=8d99ab91a283834db0845a24ee9172704f54c3c9;hb=427cbfd5b427150a71172efdd49db3cb0865cb42;hp=9fc69ebdcb7f1edc8e4f5dd3c7ef1ec41ee84f1d;hpb=980d2709cea1e46299cb5b4f74f7c7a95d07ef06;p=gnulib.git diff --git a/modules/roundf-tests b/modules/roundf-tests index 9fc69ebdc..8d99ab91a 100644 --- a/modules/roundf-tests +++ b/modules/roundf-tests @@ -2,12 +2,16 @@ Files: tests/test-roundf1.c tests/test-round2.c tests/test-roundf2.c +tests/nan.h +tests/signature.h +tests/macros.h Depends-on: +ceilf +floorf isnanf-nolibm stdbool stdint -fprintf-posix verify configure.ac: @@ -17,6 +21,3 @@ TESTS += test-roundf1 test-roundf2 check_PROGRAMS += test-roundf1 test-roundf2 test_roundf1_LDADD = $(LDADD) @ROUNDF_LIBM@ test_roundf2_LDADD = $(LDADD) @ROUNDF_LIBM@ - -License: -LGPL