mirror of
https://git.savannah.gnu.org/git/coreutils.git
synced 2025-09-10 07:59:52 +02:00
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.
This commit is contained in:
@@ -272,8 +272,6 @@ all_tests = \
|
||||
tests/od/od-float.sh \
|
||||
tests/misc/mktemp.pl \
|
||||
tests/misc/arch.sh \
|
||||
tests/misc/join.pl \
|
||||
tests/misc/join-utf8.sh \
|
||||
tests/pr/pr-tests.pl \
|
||||
tests/pwd/pwd-option.sh \
|
||||
tests/chcon/chcon-fail.sh \
|
||||
@@ -334,6 +332,8 @@ all_tests = \
|
||||
tests/cksum/md5sum-bsd.sh \
|
||||
tests/cksum/md5sum-newline.pl \
|
||||
tests/cksum/md5sum-parallel.sh \
|
||||
tests/join/join.pl \
|
||||
tests/join/join-utf8.sh \
|
||||
tests/misc/mknod.sh \
|
||||
tests/nice/nice.sh \
|
||||
tests/nice/nice-fail.sh \
|
||||
|
||||
Reference in New Issue
Block a user