File: test-mbrtowc-w32utf8.sh

package info (click to toggle)
coreutils 9.7-3
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 67,780 kB
  • sloc: ansic: 243,477; sh: 29,063; perl: 7,908; yacc: 1,858; makefile: 196; python: 47; sed: 16
file content (12 lines) | stat: -rwxr-xr-x 225 bytes parent folder | download | duplicates (7)
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-mbrtowc-w32utf8${EXEEXT}