Move the two tests in tests/sum/ to tests/misc/.
commiteb3f59b7e1fece055a51ef724c63edac56ab9636
authorJim Meyering <jim@meyering.net>
Mon, 10 Sep 2007 22:43:05 +0000 (11 00:43 +0200)
committerJim Meyering <jim@meyering.net>
Sat, 15 Sep 2007 06:40:39 +0000 (15 08:40 +0200)
treee3a1670f0ebb2dcf6c028693c5b0299b5b344988
parent1529be605114dab54f82779babcd0793ec931aa7
Move the two tests in tests/sum/ to tests/misc/.

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