coreutils/tests
Jim Meyering c6357f0cab * tests/misc/test-diag: Work also when libc's error function
reports the entire program name ("../../src/test"), rather than
just the final component.
2007-01-11 18:59:24 +01:00
..
chgrp * tests/chgrp/default-no-deref: Don't assume that files are created 2006-12-14 21:07:49 +01:00
chmod du would exit early, when encountering an inaccessible directory 2006-11-12 18:42:24 +01:00
chown Avoid spurious test failures on MacOS X 10.3.9, in a German locale. 2007-01-03 10:51:37 +01:00
cp * tests/cp/open-perm-race: Correct the gdb-existence check. 2006-12-15 10:43:20 +01:00
cut * aclocal.m4, config.hin, configure: 2006-08-22 18:50:24 +00:00
dd * NEWS: dd bs= operands now silently override later ibs= and obs=, 2006-12-22 10:09:37 +01:00
dircolors * aclocal.m4, config.hin, configure: 2006-08-22 18:50:24 +00:00
du * NEWS: du --one-file-system (-x) would skip subdirectories of any 2006-12-03 11:17:35 +01:00
expr * aclocal.m4, config.hin, configure: 2006-08-22 18:50:24 +00:00
factor * aclocal.m4, config.hin, configure: 2006-08-22 18:50:24 +00:00
fmt * tests/fmt/basic (pfx-only, pfx-of-pfx): New tests, 2007-01-06 10:42:17 +01:00
general Remove from CVS, since the bootstrap script generates them automatically. 2006-08-21 07:26:38 +00:00
head * aclocal.m4, config.hin, configure: 2006-08-22 18:50:24 +00:00
install Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings. 2006-10-26 11:03:30 +02:00
join Remove some arbitrary restrictions on size fields, 2006-12-13 22:03:54 +01:00
ln "ln --backup f f" produces a misleading diagnostic: 2006-11-18 20:00:39 +01:00
ls Now, "ls -FRL" always follows symbolic links on Linux. 2007-01-02 07:27:22 +01:00
ls-2 * aclocal.m4, config.hin, configure: 2006-08-22 18:50:24 +00:00
md5sum * aclocal.m4, config.hin, configure: 2006-08-22 18:50:24 +00:00
misc * tests/misc/test-diag: Work also when libc's error function 2007-01-11 18:59:24 +01:00
mkdir Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings. 2006-10-26 11:03:30 +02:00
mv Avoid spurious test failures on MacOS X 10.3.9, in a German locale. 2007-01-03 10:51:37 +01:00
od * tests/sample-test: Quote variables containing absolute build 2006-10-22 19:37:31 +02:00
pr * aclocal.m4, config.hin, configure: 2006-08-22 18:50:24 +00:00
readlink Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings. 2006-10-26 11:03:30 +02:00
rm * tests/rm/fail-eperm: Instead, simply transform the actual output diagnostic. 2007-01-01 10:56:01 +01:00
rmdir * tests/sample-test: Quote variables containing absolute build 2006-10-22 19:37:31 +02:00
seq * tests/seq/basic [neg-2, eq-wid-2]: Comment out tests that 2006-09-29 16:52:59 +00:00
sha1sum * aclocal.m4, config.hin, configure: 2006-08-22 18:50:24 +00:00
shred * tests/sample-test: Quote variables containing absolute build 2006-10-22 19:37:31 +02:00
sort Remove some arbitrary restrictions on size fields, 2006-12-13 22:03:54 +01:00
sort-time Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
stty * tests/stty/row-col-1: Rewrite to avoid temporary file that is 2006-09-18 20:34:50 +00:00
sum * tests/sample-test: Quote variables containing absolute build 2006-10-22 19:37:31 +02:00
tac * aclocal.m4, config.hin, configure: 2006-08-22 18:50:24 +00:00
tail * aclocal.m4, config.hin, configure: 2006-08-22 18:50:24 +00:00
tail-2 * tests/tail-2/assert-2: Mark as a very-expensive test, because I 2006-11-19 23:19:06 +01:00
tee * tests/sample-test: Quote variables containing absolute build 2006-10-22 19:37:31 +02:00
test * aclocal.m4, config.hin, configure: 2006-08-22 18:50:24 +00:00
touch * tests/touch/empty-file: Use envvar-check, so "make check" doesn't 2006-12-07 10:11:40 +01:00
tr * aclocal.m4, config.hin, configure: 2006-08-22 18:50:24 +00:00
tsort * aclocal.m4, config.hin, configure: 2006-08-22 18:50:24 +00:00
unexpand * aclocal.m4, config.hin, configure: 2006-08-22 18:50:24 +00:00
uniq Remove some arbitrary restrictions on size fields, 2006-12-13 22:03:54 +01:00
wc * aclocal.m4, config.hin, configure: 2006-08-22 18:50:24 +00:00
.cvsignore * aclocal.m4, config.hin, configure: 2006-08-22 18:50:24 +00:00
acl Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
Coreutils.pm Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
envvar-check * tests/envvar-check: Add more variable names to the list of those 2006-09-17 20:29:05 +00:00
expensive Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
group-names Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
help-version * tests/touch/empty-file: Use envvar-check, so "make check" doesn't 2006-12-07 10:11:40 +01:00
input-tty Replace all occurrences of `(exit N); exit' with 2004-06-23 15:07:00 +00:00
lang-default * tests/lang-default (LC_ALL): Set to "C", so we get 2006-08-16 20:11:42 +00:00
Makefile.am Arrange for "make check-root" to run the new root-only test. 2006-11-21 00:37:03 +01:00
Makefile.am.in Some of my 2006-07-03 changes to tests/*/Makefile.am were being 2006-08-19 16:02:11 +00:00
mk-script Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
other-fs-tmpdir new feature: rm accepts new option: --one-file-system 2006-10-25 00:01:33 +02:00
priv-check Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
README s/any/some/ 2002-07-01 21:15:13 +00:00
rwx-to-mode Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
sample-test * tests/sample-test: Update copyright date to 2007. 2007-01-07 18:38:56 +01:00
setgid-check Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
sparse-file * NEWS: Fix cp --sparse so that it preserves tail-end sparseness, even 2006-08-19 14:01:29 +00:00
umask-check Initial revision. 2005-06-22 18:07:36 +00:00
very-expensive just like expensive, but `very' 2005-11-04 09:52:09 +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.