summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-08-14 14:31:23 +0000
committerJim Meyering <jim@meyering.net>2005-08-14 14:31:23 +0000
commitb2e04be2fabdd38522f5fa038cbeac30aa1c651c (patch)
tree19a63279fa8752dfe09ea4cbc8147553873f2782 /tests
parent71074cf49e20b4ff088f32f1caf02c5c7994a303 (diff)
downloadcoreutils-b2e04be2fabdd38522f5fa038cbeac30aa1c651c.tar.xz
.
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.in2
-rw-r--r--tests/misc/Makefile.in1
2 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 86f3749df..3f62ced6a 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -308,7 +308,7 @@ EXTRA_DIST = \
rwx-to-mode sample-test setgid-check umask-check
SUBDIRS = \
- basename chgrp chmod chown cp cut date dd dircolors du expr factor \
+ basename chgrp chmod chown cp cut dd dircolors du expr 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
diff --git a/tests/misc/Makefile.in b/tests/misc/Makefile.in
index 7c041f7cb..b12501515 100644
--- a/tests/misc/Makefile.in
+++ b/tests/misc/Makefile.in
@@ -292,6 +292,7 @@ TESTS_ENVIRONMENT = \
PROG=$$tst
TESTS = \
+ date \
tac-continue \
close-stdout \
pwd \