]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: move join tests to their own directory
authorPádraig Brady <P@draigBrady.com>
Tue, 27 Feb 2024 14:12:27 +0000 (14:12 +0000)
committerPádraig Brady <P@draigBrady.com>
Tue, 27 Feb 2024 14:27:04 +0000 (14:27 +0000)
commitf3bcb59ebdb4705c8034c01e25758f6eff71df51
treea0b62f178b32ea79f8dde24e440c3c72d1672c63
parent79c628901dbff7d4315658187fdff20c4f5e4ade
tests: move join tests to their own directory

* tests/misc/join-utf8.sh: Move to tests/join
since there are now multiple join tests.
* tests/misc/join.pl: Likewise.
tests/join/join-utf8.sh [moved from tests/misc/join-utf8.sh with 100% similarity]
tests/join/join.pl [moved from tests/misc/join.pl with 100% similarity]
tests/local.mk