X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Froundf-tests;h=8d99ab91a283834db0845a24ee9172704f54c3c9;hb=4e48756921cae0aec44afad18bfaa881890e6142;hp=56baa29e5d4a3a98a97059f0ae2c75e833ec2dc1;hpb=89ae4589dd58d12e7cbcf0e92c1d828c1e430f97;p=gnulib.git diff --git a/modules/roundf-tests b/modules/roundf-tests index 56baa29e5..8d99ab91a 100644 --- a/modules/roundf-tests +++ b/modules/roundf-tests @@ -1,9 +1,10 @@ Files: -tests/signature.h tests/test-roundf1.c tests/test-round2.c tests/test-roundf2.c tests/nan.h +tests/signature.h +tests/macros.h Depends-on: ceilf @@ -11,7 +12,6 @@ floorf isnanf-nolibm stdbool stdint -fprintf-posix verify configure.ac: @@ -21,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