]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: basenc: use less redundant naming
authorPádraig Brady <P@draigBrady.com>
Sat, 11 Oct 2025 10:25:27 +0000 (11:25 +0100)
committerPádraig Brady <P@draigBrady.com>
Sat, 11 Oct 2025 10:28:22 +0000 (11:28 +0100)
commitdd3eab13ee35231b11a7814d75543e8ae02b0d52
tree6614b9ac0c031cdd6ebeca873985a866f8da5fd3
parent86234ebffa84e4cfccdf06b1334d45cf14d16ac3
tests: basenc: use less redundant naming

Rename to less redundant names, now that we use
a separate test directory per util.

* tests/basenc/basenc-bounded-memory.sh -> .../bounded-memory.sh
* tests/basenc/basenc-large.sh -> .../large-input.sh
* tests/local.mk: Reference new names.
tests/basenc/bounded-memory.sh [moved from tests/basenc/basenc-bounded-memory.sh with 100% similarity]
tests/basenc/large-input.sh [moved from tests/basenc/basenc-large.sh with 100% similarity]
tests/local.mk