summaryrefslogtreecommitdiff
path: root/modules/mbsnrtowcs-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mbsnrtowcs-tests')
-rw-r--r--modules/mbsnrtowcs-tests5
1 files changed, 4 insertions, 1 deletions
diff --git a/modules/mbsnrtowcs-tests b/modules/mbsnrtowcs-tests
index c7c528448f..7c5de260ba 100644
--- a/modules/mbsnrtowcs-tests
+++ b/modules/mbsnrtowcs-tests
@@ -3,6 +3,7 @@ tests/test-mbsnrtowcs1.sh
tests/test-mbsnrtowcs2.sh
tests/test-mbsnrtowcs3.sh
tests/test-mbsnrtowcs4.sh
+tests/test-mbsnrtowcs5.sh
tests/test-mbsnrtowcs.c
tests/signature.h
tests/macros.h
@@ -24,7 +25,9 @@ gt_LOCALE_JA
gt_LOCALE_ZH_CN
Makefile.am:
-TESTS += test-mbsnrtowcs1.sh test-mbsnrtowcs2.sh test-mbsnrtowcs3.sh test-mbsnrtowcs4.sh
+TESTS += \
+ test-mbsnrtowcs1.sh test-mbsnrtowcs2.sh test-mbsnrtowcs3.sh \
+ test-mbsnrtowcs4.sh test-mbsnrtowcs5.sh
TESTS_ENVIRONMENT += \
LOCALE_FR='@LOCALE_FR@' \
LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \