unistr/u*-chr: prepare for multibyte tests
[pspp] / modules / floorf-tests
index d6a8185c8585e51a81c63ab0dc33eb0d86410780..64b4e3c31eea8139fa095b7a91d0663c1c42d8be 100644 (file)
@@ -1,15 +1,15 @@
 Files:
-tests/signature.h
 tests/test-floorf1.c
 tests/test-floorf2.c
 tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 float
 isnanf-nolibm
 stdbool
 stdint
-fprintf-posix
 
 configure.ac:
 
@@ -18,6 +18,3 @@ TESTS += test-floorf1 test-floorf2
 check_PROGRAMS += test-floorf1 test-floorf2
 test_floorf1_LDADD = $(LDADD) @FLOORF_LIBM@
 test_floorf2_LDADD = $(LDADD) @FLOORF_LIBM@
-
-License:
-LGPL