Tests for module 'pipe-posix.
[pspp] / modules / ceill-tests
index 0d5f0fd1fe5a0b8d38e285f35f82af3275c5a7eb..65ddb72926ae4576d132916260cd11efb377089b 100644 (file)
@@ -1,12 +1,15 @@
 Files:
-tests/signature.h
 tests/test-ceill.c
+tests/minus-zero.h
 tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 fpucw
 isnanl-nolibm
 float
+signbit
 
 configure.ac:
 
@@ -14,6 +17,3 @@ Makefile.am:
 TESTS += test-ceill
 check_PROGRAMS += test-ceill
 test_ceill_LDADD = $(LDADD) @CEILL_LIBM@
-
-License:
-LGPL