2 tests/test-mbstoc32s-1.sh
3 tests/test-mbstoc32s-2.sh
4 tests/test-mbstoc32s-3.sh
5 tests/test-mbstoc32s-4.sh
25 TESTS += test-mbstoc32s-1.sh test-mbstoc32s-2.sh test-mbstoc32s-3.sh test-mbstoc32s-4.sh
26 TESTS_ENVIRONMENT += \
27 LOCALE_FR='@LOCALE_FR@' \
28 LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
29 LOCALE_JA='@LOCALE_JA@' \
30 LOCALE_ZH_CN='@LOCALE_ZH_CN@'
31 check_PROGRAMS += test-mbstoc32s
32 test_mbstoc32s_LDADD = $(LDADD) $(LIB_SETLOCALE) $(LIB_MBRTOWC)