coreutils/tests
Jim Meyering 405c640f5b printf cleanup, to avoid undefined behavior, to add support for
formats that Bash supports, and to support wide integers like
Bash does.

Add tests for the above.
2004-07-08 14:03:20 +00:00
..
basename Adjust to new diagnostics. 2004-06-21 15:04:54 +00:00
chgrp Replace all occurrences of `(exit N); exit' with 2004-06-23 15:07:00 +00:00
chmod Replace all occurrences of `(exit N); exit' with 2004-06-23 15:07:00 +00:00
chown Replace all occurrences of `(exit N); exit' with 2004-06-23 15:07:00 +00:00
cp Add a test to verify that we get the new 2004-06-28 18:47:24 +00:00
cut . 2004-06-08 17:07:19 +00:00
date . 2004-06-08 17:07:19 +00:00
dd Replace all occurrences of `(exit N); exit' with 2004-06-23 15:07:00 +00:00
dircolors . 2004-06-08 17:07:19 +00:00
du Change filesystem' to file system' in a comment. 2004-06-30 22:51:11 +00:00
expr Adjust to new diagnostics. 2004-06-21 15:04:54 +00:00
factor . 2004-06-08 17:07:19 +00:00
fmt . 2004-06-08 17:07:19 +00:00
general *** empty log message *** 2003-08-15 09:09:35 +00:00
head . 2004-06-08 17:07:19 +00:00
install Replace all occurrences of `(exit N); exit' with 2004-06-23 15:07:00 +00:00
join . 2004-06-08 17:07:19 +00:00
ln See whether a trailing slash is followed too far. 2004-06-27 09:42:45 +00:00
ls Replace all occurrences of `(exit N); exit' with 2004-06-23 15:07:00 +00:00
ls-2 . 2004-06-08 17:07:19 +00:00
md5sum . 2004-06-08 17:07:19 +00:00
misc printf cleanup, to avoid undefined behavior, to add support for 2004-07-08 14:03:20 +00:00
mkdir Replace all occurrences of `(exit N); exit' with 2004-06-23 15:07:00 +00:00
mv Don't assume "mv --target=nonexistentdir" will complain about the arg count. 2004-06-28 18:41:01 +00:00
od Replace all occurrences of `(exit N); exit' with 2004-06-23 15:07:00 +00:00
pr . 2004-06-08 17:07:19 +00:00
readlink . 2004-07-06 16:14:45 +00:00
rm Don't let verbose-mode output from a subshell obscure actual differences. 2004-06-29 14:38:32 +00:00
rmdir . 2004-06-08 17:07:19 +00:00
seq . 2004-06-08 17:07:19 +00:00
sha1sum . 2004-06-08 17:07:19 +00:00
shred Replace all occurrences of `(exit N); exit' with 2004-06-23 15:07:00 +00:00
sort . 2004-06-08 17:07:19 +00:00
sort-time *** empty log message *** 1997-12-06 21:08:41 +00:00
stty . 2004-06-08 17:07:19 +00:00
sum Replace all occurrences of `(exit N); exit' with 2004-06-23 15:07:00 +00:00
tac . 2004-06-08 17:07:19 +00:00
tail . 2004-06-08 17:07:19 +00:00
tail-2 Replace all occurrences of `(exit N); exit' with 2004-06-23 15:07:00 +00:00
test . 2004-06-08 17:07:19 +00:00
touch Replace all occurrences of `(exit N); exit' with 2004-06-23 15:07:00 +00:00
tr . 2004-06-08 17:07:19 +00:00
tsort Adjust to new diagnostics. 2004-06-21 15:04:54 +00:00
unexpand . 2004-06-08 17:07:19 +00:00
uniq . 2004-06-08 17:07:19 +00:00
wc . 2004-06-08 17:07:19 +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 Test for BLOCKSIZE. Factor the code to simplify it. 2004-03-24 17:40:29 +00:00
expensive Replace all occurrences of `(exit N); exit' with 2004-06-23 15:07:00 +00:00
Fetish.pm (run_tests): Remove `.orig' file. 2004-03-31 08:39:22 +00:00
group-names Replace all occurrences of `(exit N); exit' with 2004-06-23 15:07:00 +00:00
help-version Add id's -u option, so we don't get spurious 2004-02-17 16:05:34 +00:00
input-tty Replace all occurrences of `(exit N); exit' with 2004-06-23 15:07:00 +00:00
lang-default Add all the internationalization-related 2000-10-31 19:33:30 +00:00
Makefile.am (SUBDIRS): Add readlink. 2004-07-06 16:13:31 +00:00
Makefile.am.in (TESTS_ENVIRONMENT): Define PATH to include 2004-05-31 12:16:47 +00:00
Makefile.in . 2004-07-06 17:30:29 +00:00
mk-script Get $srcdir from first parameter instead of hardcoding it. 2003-10-18 06:38:31 +00:00
priv-check Replace all occurrences of `(exit N); exit' with 2004-06-23 15:07:00 +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 Replace all occurrences of `(exit N); exit' with 2004-06-23 15:07:00 +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.