]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Move the sole test in tests/ls-2/ to tests/misc/.
authorJim Meyering <jim@meyering.net>
Wed, 12 Sep 2007 13:55:54 +0000 (15:55 +0200)
committerJim Meyering <jim@meyering.net>
Sat, 15 Sep 2007 06:40:39 +0000 (08:40 +0200)
commit5cb2610710820b9fcc4d90928738c17ecc749e59
tree47d059d31f6b8c934b4b75621daa350f853e3507
parenta669dfdabb3fa1be2e1367d53a797d495e7bd5c9
Move the sole test in tests/ls-2/ to tests/misc/.

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