mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-05-13 15:13:36 +00:00
Tests for module 'mbsrchr'.
This commit is contained in:
17
modules/mbsrchr-tests
Normal file
17
modules/mbsrchr-tests
Normal file
@@ -0,0 +1,17 @@
|
||||
Files:
|
||||
tests/test-mbsrchr.sh
|
||||
tests/test-mbsrchr.c
|
||||
m4/locale-zh.m4
|
||||
m4/codeset.m4
|
||||
|
||||
Depends-on:
|
||||
|
||||
configure.ac:
|
||||
gt_LOCALE_ZH_CN
|
||||
|
||||
Makefile.am:
|
||||
TESTS += test-mbsrchr.sh
|
||||
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_ZH_CN='@LOCALE_ZH_CN@'
|
||||
EXTRA_DIST += test-mbsrchr.sh
|
||||
check_PROGRAMS += test-mbsrchr
|
||||
|
||||
Reference in New Issue
Block a user