]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: ls: verify in-group ordering with --group-directories-first
authorSylvestre Ledru <sylvestre@debian.org>
Sun, 24 May 2026 15:51:11 +0000 (17:51 +0200)
committerPádraig Brady <P@draigBrady.com>
Fri, 29 May 2026 18:29:10 +0000 (19:29 +0100)
commite32eaee1f0868f8ea55e4efe2f1a422c1a509ff3
treeae9844745373b869231fa418b31ce95e3bcbd7c7
parent6f8600f5d139d1da83c0d176b4536ca2b66283a1
tests: ls: verify in-group ordering with --group-directories-first

* tests/ls/group-dirs.sh: Check that entries within each group remain
alphabetically sorted, and that equal-size files keep a deterministic
order when combined with --sort=size.
https://github.com/uutils/coreutils/issues/11997
https://github.com/coreutils/coreutils/pull/267
tests/ls/group-dirs.sh