summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-09-07 22:46:52 +0200
committerJim Meyering <jim@meyering.net>2007-09-15 08:40:38 +0200
commitfd9f53cfdf3b1d69f8ace0deded9699b248ac81f (patch)
tree3c74b8823d656447e6fafff56b1871abdb993181 /tests/Makefile.am
parentec2064acc84d9cc6e0bfae04c591974efc449d8a (diff)
downloadcoreutils-fd9f53cfdf3b1d69f8ace0deded9699b248ac81f.tar.xz
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
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 2d57bfcf5..84e0fdd87 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -44,7 +44,7 @@ EXTRA_DIST = \
## N O T E :: Please do not add new tests/ directories.
## There are too many already. Put new tests in misc/.
SUBDIRS = \
- chgrp chmod chown cp cut dd du expr factor fmt head \
+ chgrp chmod chown cp cut dd du factor fmt head \
install join ln ls ls-2 md5sum misc mkdir mv od pr readlink rm rmdir \
seq sha1sum shred sort stty sum tac tail tail-2 tee test touch tr \
tsort unexpand uniq wc