doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / truncl-tests
index aeb76af..f6b7dd3 100644 (file)
@@ -1,9 +1,15 @@
 Files:
 tests/test-truncl.c
+tests/minus-zero.h
+tests/infinity.h
+tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 fpucw
 isnanl-nolibm
+float
 
 configure.ac:
 
@@ -11,6 +17,3 @@ Makefile.am:
 TESTS += test-truncl
 check_PROGRAMS += test-truncl
 test_truncl_LDADD = $(LDADD) @TRUNCL_LIBM@
-
-License:
-LGPL