]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: improve recent printf test
authorPádraig Brady <P@draigBrady.com>
Sun, 20 Mar 2022 17:46:13 +0000 (17:46 +0000)
committerPádraig Brady <P@draigBrady.com>
Sun, 20 Mar 2022 17:46:13 +0000 (17:46 +0000)
commit500c697cc85b7c1ec6ca4e329331cf3c6fc8f2ab
tree045841416179bfe7f91f289ffb24cc187f46f491
parent6367cfe5fc513fb0832a3be18be8c9a813383321
tests: improve recent printf test

* tests/misc/printf-mb.sh: Given we shortcut the single char
(invalid multi-byte) case, add a case to ensure we're correctly
checking the return from mbrtowc().
tests/misc/printf-mb.sh