ubuntu-buildroot/output/build/host-m4-1.4.19/tests/test-mbrtowc5.sh

7 lines
171 B
Bash
Executable File

#!/bin/sh
# Test whether the POSIX locale has encoding errors.
LC_ALL=C \
${CHECKER} ./test-mbrtowc${EXEEXT} 5 || exit
LC_ALL=POSIX \
${CHECKER} ./test-mbrtowc${EXEEXT} 5