Move the two tests in tests/md5sum to tests/misc/md5sum.
authorJim Meyering <jim@meyering.net>
Sat, 8 Sep 2007 13:51:25 +0000 (15:51 +0200)
committerJim Meyering <jim@meyering.net>
Sat, 15 Sep 2007 06:40:39 +0000 (08:40 +0200)
commit570fd054c62fb5982e92f2d03c6397b4c3e2a207
tree3e6be5fdd18d00d1173b4d021490ced07d9c69a0
parentb10817d9bdc33bc750c784a37eb0b01b5bf5d1dc
Move the two tests in tests/md5sum to tests/misc/md5sum.

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