summaryrefslogtreecommitdiff
path: root/modules/printf-frexpl-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-02-25 14:29:34 +0000
committerBruno Haible <bruno@clisp.org>2007-02-25 14:29:34 +0000
commitf6183e64302b3af947cdd932049180b5a32f6443 (patch)
tree584700372af122e5f4e41752d77594c096d94476 /modules/printf-frexpl-tests
parente4bed0733ad7c8e2b0bda1f77cf52e0d32c5e4f9 (diff)
downloadgnulib-f6183e64302b3af947cdd932049180b5a32f6443.tar.gz
Tests for module 'printf-frexpl'.
Diffstat (limited to 'modules/printf-frexpl-tests')
-rw-r--r--modules/printf-frexpl-tests13
1 files changed, 13 insertions, 0 deletions
diff --git a/modules/printf-frexpl-tests b/modules/printf-frexpl-tests
new file mode 100644
index 0000000000..ab58971c0d
--- /dev/null
+++ b/modules/printf-frexpl-tests
@@ -0,0 +1,13 @@
+Files:
+tests/test-printf-frexpl.c
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-printf-frexpl
+check_PROGRAMS += test-printf-frexpl
+
+License:
+LGPL