4 tests/test-wcrtomb-w32-1.sh
5 tests/test-wcrtomb-w32-2.sh
6 tests/test-wcrtomb-w32-3.sh
7 tests/test-wcrtomb-w32-4.sh
8 tests/test-wcrtomb-w32-5.sh
9 tests/test-wcrtomb-w32-6.sh
10 tests/test-wcrtomb-w32-7.sh
11 tests/test-wcrtomb-w32.c
33 test-wcrtomb-w32-1.sh test-wcrtomb-w32-2.sh test-wcrtomb-w32-3.sh \
34 test-wcrtomb-w32-4.sh test-wcrtomb-w32-5.sh test-wcrtomb-w32-6.sh \
36 TESTS_ENVIRONMENT += \
37 LOCALE_FR='@LOCALE_FR@' \
38 LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
39 LOCALE_JA='@LOCALE_JA@' \
40 LOCALE_ZH_CN='@LOCALE_ZH_CN@'
41 check_PROGRAMS += test-wcrtomb test-wcrtomb-w32
42 test_wcrtomb_LDADD = $(LDADD) $(LIB_SETLOCALE)