8132
|
1 Files: |
|
2 tests/test-mbsstr1.c |
|
3 tests/test-mbsstr2.sh |
|
4 tests/test-mbsstr2.c |
|
5 tests/test-mbsstr3.sh |
|
6 tests/test-mbsstr3.c |
|
7 m4/locale-fr.m4 |
|
8 m4/locale-zh.m4 |
|
9 m4/codeset.m4 |
|
10 |
|
11 Depends-on: |
|
12 |
|
13 configure.ac: |
|
14 gt_LOCALE_FR_UTF8 |
|
15 gt_LOCALE_ZH_CN |
|
16 |
|
17 Makefile.am: |
|
18 TESTS += test-mbsstr1 test-mbsstr2.sh test-mbsstr3.sh |
|
19 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_ZH_CN='@LOCALE_ZH_CN@' |
|
20 check_PROGRAMS += test-mbsstr1 test-mbsstr2 test-mbsstr3 |
|
21 |