verify: new macro 'assume'
[gnulib.git] / modules / mbsstr-tests
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 tests/macros.h
8 m4/locale-fr.m4
9 m4/locale-zh.m4
10 m4/codeset.m4
11
12 Depends-on:
13 setlocale
14
15 configure.ac:
16 gt_LOCALE_FR_UTF8
17 gt_LOCALE_ZH_CN
18
19 Makefile.am:
20 TESTS += test-mbsstr1 test-mbsstr2.sh test-mbsstr3.sh
21 TESTS_ENVIRONMENT += LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_ZH_CN='@LOCALE_ZH_CN@'
22 check_PROGRAMS += test-mbsstr1 test-mbsstr2 test-mbsstr3
23