fsusage: Support large volumes on glibc/Hurd, HP-UX, Solaris, MacOS X.
[pspp] / modules / frexp-nolibm-tests
index ec0f4c7312985f4e80e951747f0e28dddd4cbdbc..82ee57c879705f32e9238487dbb3176807c7a9ed 100644 (file)
@@ -1,5 +1,9 @@
 Files:
 tests/test-frexp.c
+tests/minus-zero.h
+tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 isnand-nolibm
@@ -8,8 +12,6 @@ signbit
 configure.ac:
 
 Makefile.am:
-TESTS += test-frexp
-check_PROGRAMS += test-frexp
-
-License:
-LGPL
+TESTS += test-frexp-nolibm
+check_PROGRAMS += test-frexp-nolibm
+test_frexp_nolibm_SOURCES = test-frexp.c