File: test-mbrtowc5.sh

package info (click to toggle)
diffutils 1%3A3.7-5
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 14,784 kB
  • sloc: ansic: 73,660; sh: 10,159; perl: 450; makefile: 218; 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