From 7c9c6c7875cc6c5d249b14fcb2042da20646433a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 6 May 2008 10:12:42 +0200 Subject: tests: remove directory, tests/tr/ * configure.ac (AC_CONFIG_FILES): Remove tests/tr/Makefile. * tests/Makefile.am (SUBDIRS): Remove tr. * tests/misc/tr: Many new tests, from... * tests/tr/Test.pm: ...here. Remove file. * tests/tr/failures: Remove file. * tests/tr/TODO: Remove file. --- tests/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index daf2e5a9f..a23d830d0 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -23,7 +23,7 @@ EXTRA_DIST = \ ## N O T E :: Do not add more names to this list. ## N O T E :: Even these are expected to go away. -SUBDIRS = join pr sort tac tail test tr +SUBDIRS = join pr sort tac tail test root_tests = \ chown/basic \ @@ -208,6 +208,7 @@ TESTS = \ misc/tee \ misc/tee-dash \ misc/test-diag \ + misc/tr \ misc/tsort \ misc/tty-eof \ misc/unexpand \ -- cgit v1.2.3-54-g00ecf