X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Froundf-tests;h=8d99ab91a283834db0845a24ee9172704f54c3c9;hb=427cbfd5b427150a71172efdd49db3cb0865cb42;hp=c1ae0de5cdc189396374bd8f6be2d8ca3fa935de;hpb=0a56509612c0b43a3f05361ecfb73b8b39f8e66c;p=gnulib.git diff --git a/modules/roundf-tests b/modules/roundf-tests index c1ae0de5c..8d99ab91a 100644 --- a/modules/roundf-tests +++ b/modules/roundf-tests @@ -3,6 +3,8 @@ tests/test-roundf1.c tests/test-round2.c tests/test-roundf2.c tests/nan.h +tests/signature.h +tests/macros.h Depends-on: ceilf @@ -10,7 +12,6 @@ floorf isnanf-nolibm stdbool stdint -fprintf-posix verify configure.ac: @@ -20,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