coreutils/tests
Paul Eggert 4e73fea3e3 Honor dd's noatime flag if possible, even if not supported on build fs
* doc/coreutils.texi (dd invocation): Warn that noatime might not be
reliable.
* src/dd.c (flags, usage): Look at O_NOATIME, not
HAVE_WORKING_O_NOATIME, to decide whether to support the noatime
flag, so that dd attempts O_NOATIME even if the build file system
does not support it.  Problem reported by Jim Meyering today in
bug-coreutils.
* tests/dd/misc: Generate a warning, not a failure, if noatime
exists but fails.
2007-02-22 19:09:35 +01:00
..
chgrp Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
chmod Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
chown Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
cp * NEWS: Document fix for cp --preserve=mode. 2007-02-03 18:45:46 +01:00
cut Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
dd Honor dd's noatime flag if possible, even if not supported on build fs 2007-02-22 19:09:35 +01:00
dircolors Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
du Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
expr Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
factor Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
fmt Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
general Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
head Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
install Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
join Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
ln Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
ls Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
ls-2 Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
md5sum Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
misc * tests/misc/date: Remove vestigial use of Data::Dumper. 2007-02-21 17:26:32 +01:00
mkdir Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
mv Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
od Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
pr Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
readlink Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
rm * tests/rm/fail-eacces: Skip this test when running as root. 2007-02-18 17:40:06 +01:00
rmdir Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
seq Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
sha1sum Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
shred Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
sort Remove usually-skipped test. 2007-01-24 10:36:02 +01:00
sort-time Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
stty Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
sum Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
tac Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
tail Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
tail-2 Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
tee Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
test Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
touch Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
tr Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
tsort Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
unexpand Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
uniq Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
wc Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01: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 Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
Makefile.am.in Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01: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.