Move the two tests in tests/tee to tests/misc/.
authorJim Meyering <jim@meyering.net>
Tue, 11 Sep 2007 21:30:09 +0000 (23:30 +0200)
committerJim Meyering <jim@meyering.net>
Sat, 15 Sep 2007 06:40:39 +0000 (08:40 +0200)
commit44629cf147ba5c3827b5252e36ce50ce447b36b8
treeabfb93f2f68ff35e0ab87f70a6aec73df217f8c8
parenteb3f59b7e1fece055a51ef724c63edac56ab9636
Move the two tests in tests/tee to tests/misc/.

* tests/tee/basic: Move this file to ...
* tests/misc/tee: ...here.  Don't rely on $PROG in env.
* tests/tee/dash: Move this file to ...
* tests/misc/tee-dash: ...here.  Don't rely on $PROG in env.
* tests/misc/Makefile.am (TESTS): Add tee.
* tests/Makefile.am (SUBDIRS): Remove tee.
* tests/tee: Remove the directory.
* configure.ac (AC_CONFIG_FILES): Remove tests/tee/Makefile
configure.ac
tests/Makefile.am
tests/misc/Makefile.am
tests/misc/tee [moved from tests/tee/basic with 66% similarity]
tests/misc/tee-dash [moved from tests/tee/dash with 67% similarity]
tests/tee/Makefile.am [deleted file]