summaryrefslogtreecommitdiff
path: root/modules/string-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-02-18 04:16:13 +0000
committerBruno Haible <bruno@clisp.org>2007-02-18 04:16:13 +0000
commitb4485ef01ea8fa6fc90eb5836e40c982dfc31fb0 (patch)
treee78811824bdcbf8f5b257d2dc6c5b2b498926ac3 /modules/string-tests
parent4dc5127ae2b91d18a8af1ef298e6b28030e1406c (diff)
downloadgnulib-b4485ef01ea8fa6fc90eb5836e40c982dfc31fb0.tar.gz
Tests for module 'string'.
Diffstat (limited to 'modules/string-tests')
-rw-r--r--modules/string-tests13
1 files changed, 13 insertions, 0 deletions
diff --git a/modules/string-tests b/modules/string-tests
new file mode 100644
index 0000000000..67d08bb5e2
--- /dev/null
+++ b/modules/string-tests
@@ -0,0 +1,13 @@
+Files:
+tests/test-string.c
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-string
+check_PROGRAMS += test-string
+
+License:
+LGPL