]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: cut: add test for -z with NUL delimiter and -s flag
authorSylvestre Ledru <sylvestre@debian.org>
Fri, 20 Mar 2026 14:17:40 +0000 (15:17 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 23 Mar 2026 12:11:49 +0000 (12:11 +0000)
commit4fd2de166a135b3f5d968d0870ec7fc7ad2d7b02
tree37058bbe6d1652dbcf6b8df9fb8b784aa329c996
parent939def75f3f57179aef79a60eacb4b035faaa5ba
tests: cut: add test for -z with NUL delimiter and -s flag

* tests/cut/cut.pl (zerot-7): New test.
Identified https://github.com/uutils/coreutils/pull/11394
https://github.com/coreutils/coreutils/pull/226
tests/cut/cut.pl