error: depend on stdio
[gnulib.git] / modules / truncf-tests
index 3584de2..1c847e7 100644 (file)
@@ -1,13 +1,17 @@
 Files:
 tests/test-truncf1.c
 tests/test-truncf2.c
+tests/minus-zero.h
+tests/infinity.h
+tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 float
 isnanf-nolibm
 stdbool
 stdint
-fprintf-posix
 
 configure.ac:
 
@@ -16,6 +20,3 @@ TESTS += test-truncf1 test-truncf2
 check_PROGRAMS += test-truncf1 test-truncf2
 test_truncf1_LDADD = $(LDADD) @TRUNCF_LIBM@
 test_truncf2_LDADD = $(LDADD) @TRUNCF_LIBM@
-
-License:
-LGPL