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