gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / truncf-tests
index 0f56e7f..1c847e7 100644 (file)
@@ -1,14 +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:
 
@@ -17,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