install-reloc: Support multi-binary installation.
[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 setlocale
17
18 configure.ac:
19 gt_LOCALE_FR_UTF8
20 gt_LOCALE_TR_UTF8
21 gt_LOCALE_ZH_CN
22
23 Makefile.am:
24 TESTS += test-mbscasestr1 test-mbscasestr2.sh test-mbscasestr3.sh test-mbscasestr4.sh
25 TESTS_ENVIRONMENT += LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_TR_UTF8='@LOCALE_TR_UTF8@' LOCALE_ZH_CN='@LOCALE_ZH_CN@'
26 check_PROGRAMS += test-mbscasestr1 test-mbscasestr2 test-mbscasestr3 test-mbscasestr4
27