doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / floorl-tests
index 4354d66..68ef0f5 100644 (file)
@@ -1,9 +1,15 @@
 Files:
 tests/test-floorl.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-floorl
 check_PROGRAMS += test-floorl
 test_floorl_LDADD = $(LDADD) @FLOORL_LIBM@
-
-License:
-LGPL