diff modules/isnand-nolibm-tests @ 9646:a113e473cc98

Rename isnan, applicable to 'double' only, to isnand.
author Bruno Haible <bruno@clisp.org>
date Sat, 26 Jan 2008 15:17:58 +0100
parents
children baba3b346ab2
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/modules/isnand-nolibm-tests
@@ -0,0 +1,12 @@
+Files:
+tests/test-isnand.c
+
+Depends-on:
+
+configure.ac:
+gl_DOUBLE_EXPONENT_LOCATION
+
+Makefile.am:
+TESTS += test-isnand
+check_PROGRAMS += test-isnand
+