summaryrefslogtreecommitdiff
path: root/tests/test-setlocale-w32utf8.sh
blob: e8f7484cf09ebd09707b87a05e66fc670a2a2fc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/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-setlocale-w32utf8${EXEEXT}