4 lines
141 B
Bash
Executable file
4 lines
141 B
Bash
Executable file
#!/bin/sh
|
|
|
|
# Test some UTF-8 locales.
|
|
${CHECKER} ./test-mbrtowc-w32${EXEEXT} French_France Japanese_Japan Chinese_Taiwan Chinese_China 65001
|