]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: fold: avoid false failures on Solaris 10
authorPádraig Brady <P@draigBrady.com>
Sat, 20 Sep 2025 16:10:30 +0000 (17:10 +0100)
committerPádraig Brady <P@draigBrady.com>
Sat, 20 Sep 2025 21:12:58 +0000 (22:12 +0100)
commit70eb250fd734d50d45314094b84a174c1ac07dec
tree1ed23a9c34aedf31237e6f2445b3653fda3547a0
parentdf30ce36e837a2600a6559a563ed611cd541dfe9
tests: fold: avoid false failures on Solaris 10

* tests/fold/fold-characters.sh: Ensure we have independent verification
of the width of characters before testing based on those widths.
* tests/fold/fold-zero-width.sh: Likewise.
* tests/fold/fold.pl: Only compare the exit status,
as the error message can be translated.
tests/fold/fold-characters.sh
tests/fold/fold-zero-width.sh
tests/fold/fold.pl