New module 'round-ieee'.
[pspp] / modules / roundl-tests
index 957c9341dd2aa6137a8aa0831624e0c672c8ae05..2561b3d444a06621219ee9c6a9f1d9713fe7f944 100644 (file)
@@ -1,9 +1,15 @@
 Files:
 tests/test-roundl.c
+tests/minus-zero.h
+tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 fpucw
 isnanl-nolibm
+float
+signbit
 
 configure.ac:
 
@@ -11,6 +17,3 @@ Makefile.am:
 TESTS += test-roundl
 check_PROGRAMS += test-roundl
 test_roundl_LDADD = $(LDADD) @ROUNDL_LIBM@
-
-License:
-LGPL