2 tests/test-mbsnrtoc32s-1.sh
3 tests/test-mbsnrtoc32s-2.sh
4 tests/test-mbsnrtoc32s-3.sh
5 tests/test-mbsnrtoc32s-4.sh
6 tests/test-mbsnrtoc32s.c
27 TESTS += test-mbsnrtoc32s-1.sh test-mbsnrtoc32s-2.sh test-mbsnrtoc32s-3.sh test-mbsnrtoc32s-4.sh
28 TESTS_ENVIRONMENT += \
29 LOCALE_FR='@LOCALE_FR@' \
30 LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
31 LOCALE_JA='@LOCALE_JA@' \
32 LOCALE_ZH_CN='@LOCALE_ZH_CN@'
33 check_PROGRAMS += test-mbsnrtoc32s
34 test_mbsnrtoc32s_LDADD = $(LDADD) $(LIB_SETLOCALE) $(LIB_MBRTOWC)