File: test-mbrtowc5.sh

package info (click to toggle)
findutils 4.6.0%2Bgit%2B20161106-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 19,556 kB
  • ctags: 8,718
  • sloc: ansic: 94,340; sh: 10,069; yacc: 1,254; exp: 850; makefile: 802; python: 66; sed: 16
file content (6 lines) | stat: -rwxr-xr-x 149 bytes parent folder | download | duplicates (34)
1
2
3
4
5
6
#!/bin/sh
# Test whether the POSIX locale has encoding errors.
LC_ALL=C \
./test-mbrtowc${EXEEXT} 5 || exit
LC_ALL=POSIX \
./test-mbrtowc${EXEEXT} 5