8 tests/test-mbrtowc-w32-1.sh
9 tests/test-mbrtowc-w32-2.sh
10 tests/test-mbrtowc-w32-3.sh
11 tests/test-mbrtowc-w32-4.sh
12 tests/test-mbrtowc-w32-5.sh
13 tests/test-mbrtowc-w32-6.sh
14 tests/test-mbrtowc-w32-7.sh
15 tests/test-mbrtowc-w32.c
37 test-mbrtowc1.sh test-mbrtowc2.sh test-mbrtowc3.sh test-mbrtowc4.sh \
39 test-mbrtowc-w32-1.sh test-mbrtowc-w32-2.sh test-mbrtowc-w32-3.sh \
40 test-mbrtowc-w32-4.sh test-mbrtowc-w32-5.sh test-mbrtowc-w32-6.sh \
42 TESTS_ENVIRONMENT += \
43 LOCALE_FR='@LOCALE_FR@' \
44 LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
45 LOCALE_JA='@LOCALE_JA@' \
46 LOCALE_ZH_CN='@LOCALE_ZH_CN@'
47 check_PROGRAMS += test-mbrtowc test-mbrtowc-w32
48 test_mbrtowc_LDADD = $(LDADD) $(LIB_SETLOCALE) $(LIB_MBRTOWC)