stat: Update regarding AIX.
[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 tests/macros.h
10 m4/locale-fr.m4
11 m4/locale-tr.m4
12 m4/locale-zh.m4
13 m4/codeset.m4
14
15 Depends-on:
16
17 configure.ac:
18 gt_LOCALE_FR_UTF8
19 gt_LOCALE_TR_UTF8
20 gt_LOCALE_ZH_CN
21
22 Makefile.am:
23 TESTS += test-mbscasestr1 test-mbscasestr2.sh test-mbscasestr3.sh test-mbscasestr4.sh
24 TESTS_ENVIRONMENT += LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_TR_UTF8='@LOCALE_TR_UTF8@' LOCALE_ZH_CN='@LOCALE_ZH_CN@'
25 check_PROGRAMS += test-mbscasestr1 test-mbscasestr2 test-mbscasestr3 test-mbscasestr4
26