Move the sole test in tests/tsort/ to tests/misc/tsort.
authorJim Meyering <jim@meyering.net>
Mon, 10 Sep 2007 19:29:46 +0000 (21:29 +0200)
committerJim Meyering <jim@meyering.net>
Sat, 15 Sep 2007 06:40:39 +0000 (08:40 +0200)
commit1529be605114dab54f82779babcd0793ec931aa7
treef10f13c0d62703b673695bdaaf24c8e8a010e613
parent47b7234de3600a3777f015ad4792dda622b0a921
Move the sole test in tests/tsort/ to tests/misc/tsort.

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