File: test-mbrtowc5.sh

package info (click to toggle)
prelude-lml 4.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,556 kB
  • sloc: ansic: 51,873; sh: 13,054; makefile: 177; python: 21
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