summaryrefslogtreecommitdiff
path: root/modules/mbschr-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-02-11 17:40:57 +0000
committerBruno Haible <bruno@clisp.org>2007-02-11 17:40:57 +0000
commit0204694e7c105253d8e8d7e5d560fda9e8680272 (patch)
treed9c0e5ee84a5681a9318bfab83262f66a0890431 /modules/mbschr-tests
parent35553ad8cc1022a19a677b5634980e822492c83b (diff)
downloadgnulib-0204694e7c105253d8e8d7e5d560fda9e8680272.tar.gz
Tests for module 'mbschr'.
Diffstat (limited to 'modules/mbschr-tests')
-rw-r--r--modules/mbschr-tests17
1 files changed, 17 insertions, 0 deletions
diff --git a/modules/mbschr-tests b/modules/mbschr-tests
new file mode 100644
index 0000000000..80ae421715
--- /dev/null
+++ b/modules/mbschr-tests
@@ -0,0 +1,17 @@
+Files:
+tests/test-mbschr.sh
+tests/test-mbschr.c
+m4/locale-zh.m4
+m4/codeset.m4
+
+Depends-on:
+
+configure.ac:
+gt_LOCALE_ZH_CN
+
+Makefile.am:
+TESTS += test-mbschr.sh
+TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_ZH_CN='@LOCALE_ZH_CN@'
+EXTRA_DIST += test-mbschr.sh
+check_PROGRAMS += test-mbschr
+