gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / frexpl-nolibm-tests
index 572265d..7f5d547 100644 (file)
@@ -1,5 +1,12 @@
 Files:
 tests/test-frexpl.c
+tests/test-frexp.h
+tests/minus-zero.h
+tests/infinity.h
+tests/nan.h
+tests/signature.h
+tests/macros.h
+tests/randoml.c
 
 Depends-on:
 fpucw
@@ -9,8 +16,6 @@ signbit
 configure.ac:
 
 Makefile.am:
-TESTS += test-frexpl
-check_PROGRAMS += test-frexpl
-
-License:
-LGPL
+TESTS += test-frexpl-nolibm
+check_PROGRAMS += test-frexpl-nolibm
+test_frexpl_nolibm_SOURCES = test-frexpl.c randoml.c