2 tests/test-c32ispunct.sh
3 tests/test-c32ispunct.c
22 TESTS += test-c32ispunct.sh
23 TESTS_ENVIRONMENT += \
24 LOCALE_FR='@LOCALE_FR@' \
25 LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
26 LOCALE_JA='@LOCALE_JA@' \
27 LOCALE_ZH_CN='@LOCALE_ZH_CN@'
28 check_PROGRAMS += test-c32ispunct
29 test_c32ispunct_LDADD = $(LDADD) $(LIB_SETLOCALE) $(LIB_MBRTOWC) $(LIBUNISTRING)