]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: cut: check byte-wise -c and -b -n in the C locale
authorSylvestre Ledru <sylvestre@debian.org>
Fri, 10 Jul 2026 01:52:00 +0000 (21:52 -0400)
committerPádraig Brady <P@draigBrady.com>
Sat, 11 Jul 2026 08:21:02 +0000 (09:21 +0100)
commitfb631c3e6dd29d89e4c65b8e3969deb1db2bcb98
tree288876aa635f9bd8fe5e02f23b0eeda71c70b71c
parent9342ddbd71ed67bf5ab79c1e4e79222959a366b2
tests: cut: check byte-wise -c and -b -n in the C locale

* tests/cut/cut.pl: Add cases verifying that in the C locale -c and
-b -n select a single byte instead of decoding a multi-byte sequence.

Link: https://github.com/coreutils/coreutils/pull/316
tests/cut/cut.pl