Files
RedBear-OS/local/recipes/dev/m4/source/tests/test-mbrtowc-w32utf8.sh
T

13 lines
225 B
Bash
Executable File

#!/bin/sh
# Test the UTF-8 environment on native Windows.
unset LC_ALL
unset LC_CTYPE
unset LC_MESSAGES
unset LC_NUMERIC
unset LC_COLLATE
unset LC_MONETARY
unset LC_TIME
unset LANG
${CHECKER} ./test-mbrtowc-w32utf8${EXEEXT}