]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Move the sole test in tests/expr to tests/misc/expr.
authorJim Meyering <jim@meyering.net>
Fri, 7 Sep 2007 20:46:52 +0000 (22:46 +0200)
committerJim Meyering <jim@meyering.net>
Sat, 15 Sep 2007 06:40:38 +0000 (08:40 +0200)
commitfd9f53cfdf3b1d69f8ace0deded9699b248ac81f
tree3c74b8823d656447e6fafff56b1871abdb993181
parentec2064acc84d9cc6e0bfae04c591974efc449d8a
Move the sole test in tests/expr to tests/misc/expr.

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