summaryrefslogtreecommitdiff
path: root/modules/mbschr-tests
diff options
context:
space:
mode:
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
+