stpncpy: Allow stpncpy to be defined as a macro.
[gnulib.git] / modules / trunc-tests
index c3d5243..ce1e979 100644 (file)
@@ -1,15 +1,15 @@
 Files:
-tests/signature.h
 tests/test-trunc1.c
 tests/test-trunc2.c
 tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 float
 isnand-nolibm
 stdbool
 stdint
-fprintf-posix
 
 configure.ac:
 
@@ -18,6 +18,3 @@ TESTS += test-trunc1 test-trunc2
 check_PROGRAMS += test-trunc1 test-trunc2
 test_trunc1_LDADD = $(LDADD) @TRUNC_LIBM@
 test_trunc2_LDADD = $(LDADD) @TRUNC_LIBM@
-
-License:
-LGPL