Move the sole test in tests/seq to tests/misc/seq.
authorJim Meyering <jim@meyering.net>
Mon, 10 Sep 2007 17:01:39 +0000 (19:01 +0200)
committerJim Meyering <jim@meyering.net>
Sat, 15 Sep 2007 06:40:39 +0000 (08:40 +0200)
commitd62bdb30f7ee8114162239178bc077ea81ecac38
tree49ec1bb2d9f713a93a48c8074f3a7c32d824f652
parentbe23f60132655a40bc65fc8437509ec02663d1be
Move the sole test in tests/seq to tests/misc/seq.

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