diff options
Diffstat (limited to 'tests/test-mbrtoc32-w32-3.sh')
-rwxr-xr-x | tests/test-mbrtoc32-w32-3.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/test-mbrtoc32-w32-3.sh b/tests/test-mbrtoc32-w32-3.sh new file mode 100755 index 00000000..dd96b17f --- /dev/null +++ b/tests/test-mbrtoc32-w32-3.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +# Test a CP1256 locale. +${CHECKER} ./test-mbrtoc32-w32${EXEEXT} "Arabic_Saudi Arabia" 1256 |