aboutsummaryrefslogtreecommitdiff
path: root/testsuite/unexpand.tests
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/unexpand.tests')
-rwxr-xr-xtestsuite/unexpand.tests3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/unexpand.tests b/testsuite/unexpand.tests
index 0727884f7..8dbe3eb27 100755
--- a/testsuite/unexpand.tests
+++ b/testsuite/unexpand.tests
@@ -33,8 +33,7 @@ testing "unexpand case 8" "unexpand" \
33 33
34test x"$CONFIG_UNICODE_SUPPORT" = x"y" \ 34test x"$CONFIG_UNICODE_SUPPORT" = x"y" \
35&& test x"$CONFIG_UNICODE_USING_LOCALE" != x"y" \ 35&& test x"$CONFIG_UNICODE_USING_LOCALE" != x"y" \
36&& test "$CONFIG_LAST_SUPPORTED_WCHAR" -gt "916" \ 36&& testing "unexpand with unicode characher 0x394" "unexpand" \
37testing "unexpand with unicode characher 0x394" "unexpand" \
38 "1ΔΔΔ5\t99999\n" "" "1ΔΔΔ5 99999\n" 37 "1ΔΔΔ5\t99999\n" "" "1ΔΔΔ5 99999\n"
39 38
40exit $FAILCOUNT 39exit $FAILCOUNT