]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: cat: extract checks for distinct read/write errors
authoroech3 <79379754+oech3@users.noreply.github.com>
Thu, 4 Jun 2026 11:15:40 +0000 (20:15 +0900)
committerPádraig Brady <P@draigBrady.com>
Mon, 13 Jul 2026 16:32:39 +0000 (17:32 +0100)
commita4ecf6cd2f252f94af6100c545e2c64d48f4beae
treef1ae79cdf262547a2b8250654790cde129c0400b
parentfb631c3e6dd29d89e4c65b8e3969deb1db2bcb98
tests: cat: extract checks for distinct read/write errors

* tests/cat/splice.sh: Move read/error distinction test to ...
* tests/cat/cat-distinct-err.sh: ... here, and augment.
* tests/local.mk: Reference the new file.
tests/cat/cat-distinct-err.sh [new file with mode: 0755]
tests/cat/splice.sh
tests/local.mk