Tests for module 'mbscasestr'.
[gnulib.git] / modules / mbscasestr-tests
1 Files:
2 tests/test-mbscasestr1.c
3 tests/test-mbscasestr2.sh
4 tests/test-mbscasestr2.c
5 tests/test-mbscasestr3.sh
6 tests/test-mbscasestr3.c
7 tests/test-mbscasestr4.sh
8 tests/test-mbscasestr4.c
9 m4/locale-fr.m4
10 m4/locale-tr.m4
11 m4/locale-zh.m4
12 m4/codeset.m4
13
14 Depends-on:
15
16 configure.ac:
17 gt_LOCALE_FR_UTF8
18 gt_LOCALE_TR_UTF8
19 gt_LOCALE_ZH_CN
20
21 Makefile.am:
22 TESTS += test-mbscasestr1 test-mbscasestr2.sh test-mbscasestr3.sh test-mbscasestr4.sh
23 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_TR_UTF8='@LOCALE_TR_UTF8@' LOCALE_ZH_CN='@LOCALE_ZH_CN@'
24 EXTRA_DIST += test-mbscasestr2.sh test-mbscasestr3.sh test-mbscasestr4.sh
25 check_PROGRAMS += test-mbscasestr1 test-mbscasestr2 test-mbscasestr3 test-mbscasestr4
26