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