roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
[pspp] / modules / isnanf-nolibm-tests
index 8225ff4e071518f230e6fad0e324b053e8975757..ff89c1d6cbcff54efa1d0f4b6ad08b6d4d4c44a3 100644 (file)
@@ -1,6 +1,9 @@
 Files:
-tests/test-isnanf.c
+tests/test-isnanf-nolibm.c
+tests/test-isnanf.h
+tests/minus-zero.h
 tests/nan.h
+tests/macros.h
 
 Depends-on:
 
@@ -8,6 +11,6 @@ configure.ac:
 gl_FLOAT_EXPONENT_LOCATION
 
 Makefile.am:
-TESTS += test-isnanf
-check_PROGRAMS += test-isnanf
+TESTS += test-isnanf-nolibm
+check_PROGRAMS += test-isnanf-nolibm