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