Tests for module 'frexpl-nolibm'.
authorBruno Haible <bruno@clisp.org>
Fri, 18 May 2007 17:22:33 +0000 (17:22 +0000)
committerBruno Haible <bruno@clisp.org>
Fri, 18 May 2007 17:22:33 +0000 (17:22 +0000)
ChangeLog
modules/frexpl-nolibm-tests [new file with mode: 0644]

index 908caf6..35ca2f4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2007-05-18  Bruno Haible  <bruno@clisp.org>
 
+       * modules/frexpl-nolibm-tests: New file.
+
        * modules/frexpl-nolibm: New file.
        * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): New macro.
 
diff --git a/modules/frexpl-nolibm-tests b/modules/frexpl-nolibm-tests
new file mode 100644 (file)
index 0000000..572265d
--- /dev/null
@@ -0,0 +1,16 @@
+Files:
+tests/test-frexpl.c
+
+Depends-on:
+fpucw
+isnanl-nolibm
+signbit
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-frexpl
+check_PROGRAMS += test-frexpl
+
+License:
+LGPL