coreutils/tests
Jim Meyering 40d1cfe729 Adjust for above change in test behavior:
`[' exits with 2, not 1, and test doesn't accept --help or --version.
2003-07-26 06:48:40 +00:00
..
basename . 2003-07-12 20:47:23 +00:00
chgrp . 2003-07-12 20:47:23 +00:00
chmod . 2003-07-12 20:47:23 +00:00
chown . 2003-07-12 20:47:23 +00:00
cp Use $srcdir/../priv-check, rather than 2003-07-18 09:05:49 +00:00
cut . 2003-07-23 07:01:36 +00:00
date . 2003-07-12 20:47:23 +00:00
dd . 2003-07-12 20:47:23 +00:00
dircolors . 2003-07-12 20:47:23 +00:00
du . 2003-07-12 20:47:23 +00:00
expr Add tests when exit status is 2. 2003-07-18 07:29:01 +00:00
factor . 2003-07-12 20:47:23 +00:00
fmt . 2003-07-12 20:47:23 +00:00
general *** empty log message *** 2003-04-15 16:11:41 +00:00
head . 2003-07-12 20:47:23 +00:00
install . 2003-07-12 20:47:23 +00:00
join . 2003-07-12 20:47:23 +00:00
ln . 2003-07-12 20:47:23 +00:00
ls . 2003-07-12 20:47:23 +00:00
ls-2 . 2003-07-12 20:47:23 +00:00
md5sum . 2003-07-12 20:47:23 +00:00
misc Disable the --line-bytes=$_4gb test, 2003-07-25 07:23:40 +00:00
mkdir . 2003-07-12 20:47:23 +00:00
mv . 2003-07-12 20:47:23 +00:00
od . 2003-07-12 20:47:23 +00:00
pr . 2003-07-12 20:47:23 +00:00
rm (TESTS_ENVIRONMENT): Define PACKAGE_VERSION. 2003-07-23 07:03:42 +00:00
rmdir . 2003-07-12 20:47:23 +00:00
seq . 2003-07-12 20:47:23 +00:00
sha1sum . 2003-07-12 20:47:23 +00:00
shred Don't open-code test for UID != 0. 2003-07-19 11:47:17 +00:00
sort . 2003-07-12 20:47:23 +00:00
sort-time *** empty log message *** 1997-12-06 21:08:41 +00:00
stty . 2003-07-12 20:47:23 +00:00
sum . 2003-07-12 20:47:23 +00:00
tac . 2003-07-12 20:47:23 +00:00
tail . 2003-07-12 20:47:23 +00:00
tail-2 . 2003-07-12 20:47:23 +00:00
test . 2003-07-12 20:47:23 +00:00
touch Update to use newer framework. 2003-07-18 09:48:16 +00:00
tr . 2003-07-12 20:47:23 +00:00
tsort . 2003-07-12 20:47:23 +00:00
unexpand . 2003-07-12 20:47:23 +00:00
uniq (101, 102): Update tests of -c accordingly. 2003-07-18 08:01:26 +00:00
wc . 2003-07-26 06:32:04 +00:00
.cvsignore *** empty log message *** 2002-08-04 11:04:38 +00:00
.env-warn Use `%%' place-holder that Makefile.am rule expects. 1999-05-12 15:54:52 +00:00
envvar-check *** empty log message *** 2003-02-20 17:59:37 +00:00
expensive tweak 2000-11-07 14:57:41 +00:00
Fetish.pm (_at_replace): Do the substitution only if there's something to replace. 2002-12-02 09:30:41 +00:00
group-names Try /usr/xpg4/bin/id (Solaris 7) if plain 'id' doesn't work. 2000-12-29 08:58:25 +00:00
help-version Adjust for above change in test behavior: 2003-07-26 06:48:40 +00:00
input-tty Also check `test -t 1'. 2003-07-12 07:33:35 +00:00
lang-default Add all the internationalization-related 2000-10-31 19:33:30 +00:00
Makefile.am (all_programs): Define. 2003-07-16 19:51:05 +00:00
Makefile.am.in Use $(VAR) rather than @VAR@, now that we can rely on automake to 2003-04-15 22:18:12 +00:00
Makefile.in . 2003-07-17 22:27:44 +00:00
mk-script be careful about leading/trailing spaces 2002-03-02 13:24:46 +00:00
priv-check Use `id -u' to see if we're running as root, 2003-07-19 11:19:12 +00:00
README s/any/some/ 2002-07-01 21:15:13 +00:00
rwx-to-mode handle special bits, too 2000-11-07 14:20:06 +00:00
sample-test Also fail if cat-to-create-expected-output 2003-07-11 20:40:28 +00:00
setgid-check Interpret a permissions string of 2002-06-17 07:06:29 +00:00

A note about Makefile.am.in.
It is used (usually only by the maintainer) to generate some of the
Makefile.am files in these subdirectories.