changeset 8828:c7386549da0d

Tests for module 'frexpl-nolibm'.
author Bruno Haible <bruno@clisp.org>
date Fri, 18 May 2007 17:22:33 +0000
parents ef4a736e6bcc
children ee226117aa23
files ChangeLog modules/frexpl-nolibm-tests
diffstat 2 files changed, 18 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.
 
new file mode 100644
--- /dev/null
+++ b/modules/frexpl-nolibm-tests
@@ -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