Move the two tests in tests/fmt to tests/misc/fmt.
authorJim Meyering <jim@meyering.net>
Sat, 8 Sep 2007 06:57:42 +0000 (08:57 +0200)
committerJim Meyering <jim@meyering.net>
Sat, 15 Sep 2007 06:40:38 +0000 (08:40 +0200)
commita0cbaa4fc80a6b75b4f3b09f46a05702449fd7e4
treee7ad84fe323c2a3e09aa704edee02cea744a1203
parentaa3a727dc021bc23817957b0f8daec284a617df0
Move the two tests in tests/fmt to tests/misc/fmt.

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