summaryrefslogtreecommitdiff
path: root/modules/frexp-nolibm-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-11-03 16:36:58 +0100
committerBruno Haible <bruno@clisp.org>2007-11-03 16:36:58 +0100
commit0940559e188c194399b193ad5058c6ca03ddda9c (patch)
treec9c094ee1ed1105fc9935c916e6e9af24967a1b6 /modules/frexp-nolibm-tests
parent70cc6595b54a72b9b852c325ffa8d2b0952e9da5 (diff)
downloadgnulib-0940559e188c194399b193ad5058c6ca03ddda9c.tar.gz
Tests for module 'frexp-nolibm'.
Diffstat (limited to 'modules/frexp-nolibm-tests')
-rw-r--r--modules/frexp-nolibm-tests15
1 files changed, 15 insertions, 0 deletions
diff --git a/modules/frexp-nolibm-tests b/modules/frexp-nolibm-tests
new file mode 100644
index 0000000000..c1a93da295
--- /dev/null
+++ b/modules/frexp-nolibm-tests
@@ -0,0 +1,15 @@
+Files:
+tests/test-frexp.c
+
+Depends-on:
+isnan-nolibm
+signbit
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-frexp
+check_PROGRAMS += test-frexp
+
+License:
+LGPL