5 lines
91 B
Bash
5 lines
91 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
# Test a CP936 locale.
|
||
|
${CHECKER} ./test-wcrtomb-w32${EXEEXT} Chinese_China 936
|