]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Move the sole test in tests/unexpand to tests/misc/unexpand.
authorJim Meyering <jim@meyering.net>
Mon, 10 Sep 2007 17:08:31 +0000 (19:08 +0200)
committerJim Meyering <jim@meyering.net>
Sat, 15 Sep 2007 06:40:39 +0000 (08:40 +0200)
commit47b7234de3600a3777f015ad4792dda622b0a921
treed57300fadc318113cadbc71b36b9610dee46930b
parentd62bdb30f7ee8114162239178bc077ea81ecac38
Move the sole test in tests/unexpand to tests/misc/unexpand.

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