2 tests/test-c32isdigit.sh
3 tests/test-c32isdigit.c
22 TESTS += test-c32isdigit.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-c32isdigit
29 test_c32isdigit_LDADD = $(LDADD) $(LIB_SETLOCALE) $(LIB_MBRTOWC)