File: test-mbrtowc5.sh

package info (click to toggle)
libunistring 0.9.10-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 28,652 kB
  • sloc: ansic: 91,150; perl: 15,827; sh: 7,478; makefile: 367; lisp: 308
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