summaryrefslogtreecommitdiff
path: root/gnulib/modules/mbsrchr-tests
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/mbsrchr-tests')
m---------gnulib0
-rw-r--r--gnulib/modules/mbsrchr-tests18
2 files changed, 18 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 443bc5ffcf7429e557f4a371b0661abe98ddbc1
diff --git a/gnulib/modules/mbsrchr-tests b/gnulib/modules/mbsrchr-tests
new file mode 100644
index 0000000..d848037
--- /dev/null
+++ b/gnulib/modules/mbsrchr-tests
@@ -0,0 +1,18 @@
+Files:
+tests/test-mbsrchr.sh
+tests/test-mbsrchr.c
+tests/macros.h
+m4/locale-zh.m4
+m4/codeset.m4
+
+Depends-on:
+setlocale
+
+configure.ac:
+gt_LOCALE_ZH_CN
+
+Makefile.am:
+TESTS += test-mbsrchr.sh
+TESTS_ENVIRONMENT += LOCALE_ZH_CN='@LOCALE_ZH_CN@'
+check_PROGRAMS += test-mbsrchr
+