diff options
Diffstat (limited to 'tests/test-wcrtomb-w32-5.sh')
-rwxr-xr-x | tests/test-wcrtomb-w32-5.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/test-wcrtomb-w32-5.sh b/tests/test-wcrtomb-w32-5.sh new file mode 100755 index 0000000..9841fa9 --- /dev/null +++ b/tests/test-wcrtomb-w32-5.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +# Test a CP936 locale. +./test-wcrtomb-w32${EXEEXT} Chinese_China 936 |