mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-11 01:42:17 +02:00
maint: organize expand and unexpand tests in a subdirectory
* tests/misc/expand.pl: Move to tests/expand/expand.pl. * tests/misc/unexpand.pl: Move to tests/unexpand/unexpand.pl. * tests/local.mk (all_tests): Adjust file names.
This commit is contained in:
@@ -330,7 +330,7 @@ all_tests = \
|
||||
tests/env/env-null.sh \
|
||||
tests/env/env-S.pl \
|
||||
tests/env/env-S-script.sh \
|
||||
tests/misc/expand.pl \
|
||||
tests/expand/expand.pl \
|
||||
tests/expand/bounded-memory.sh \
|
||||
tests/expr/expr.pl \
|
||||
tests/expr/expr-multibyte.pl \
|
||||
@@ -487,7 +487,7 @@ all_tests = \
|
||||
tests/tty/tty.sh \
|
||||
tests/misc/usage_vs_getopt.sh \
|
||||
tests/misc/getopt_vs_usage.sh \
|
||||
tests/misc/unexpand.pl \
|
||||
tests/unexpand/unexpand.pl \
|
||||
tests/unexpand/bounded-memory.sh \
|
||||
tests/uniq/uniq.pl \
|
||||
tests/uniq/uniq-perf.sh \
|
||||
|
||||
Reference in New Issue
Block a user