summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2006-09-29* tests/seq/basic: Use .11 as the upper bound, in case the ".1"Jim Meyering
2006-09-29Work around a readdir bug in Darwin 7.9.0 (MacOS X 10.3.9) on HFS+Jim Meyering
2006-09-28fix typo: s/dignostic/diagnostic/Jim Meyering
2006-09-28* tests/rm/fail-eperm: Unset BASH_ENV, CDPATH, and ENV, too;Paul Eggert
2006-09-28* tests/rm/fail-eperm: Enable Perl's (-T) taint checking.Jim Meyering
2006-09-24* tests/mv/hard-verbose: New file. Test for the above fix.Jim Meyering
2006-09-24* tests/help-version (sync_args): Don't call sync, since it spins upJim Meyering
2006-09-24* tests/tail-2/proc-ksyms: Require that /proc/ksyms be readableJim Meyering
2006-09-24* tests/ls/stat-dtype: Don't use tmpfs on linux-2.4 or older,Jim Meyering
2006-09-20* NEWS: Document fix for cp -i and mv -i.Paul Eggert
2006-09-20* tests/chmod/inaccessible: New test.Jim Meyering
2006-09-18Fix bug where chmod, chown, and chgrp did not process operandsPaul Eggert
2006-09-18* tests/stty/row-col-1: Rewrite to avoid temporary file that isPaul Eggert
2006-09-18* tests/ls/stat-vs-dirent: Fix quoting problem in diagnosticPaul Eggert
2006-09-18Fix bug in test case exposed by building onPaul Eggert
2006-09-17* tests/chgrp/basic: On an OpenBSD system, rather than failingJim Meyering
2006-09-17* tests/envvar-check: Add more variable names to the list of thoseJim Meyering
2006-09-16* NEWS: Document that mkdir -p and install -d now fork on occasion.Paul Eggert
2006-09-12* tests/mv/atomic: Check for specific strace output, rather thanJim Meyering
2006-09-08mv and "cp -r" no longer fail when invoked with two argumentsJim Meyering
2006-09-05* tests/cp/acl: Skip this test when cp lacks ACL support.Jim Meyering
2006-09-03Use $CONFIG_HEADER, rather than hard-coding it.Jim Meyering
2006-09-03* tests/rm/inaccessible: Adjust for movement of config.h to lib/.Jim Meyering
2006-09-03New file.Paul Eggert
2006-09-03(TESTS): Add r-4.Paul Eggert
2006-08-27* src/copy.c (copy_internal): Don't make a backup if the lastJim Meyering
2006-08-26This test was failing in some environments.Jim Meyering
2006-08-26* tests/mv/Makefile.am (TESTS): Add backup-dir.Jim Meyering
2006-08-26Fix "mv --verbose --backup" so its output includes theJim Meyering
2006-08-26"ls --color" would highlight other-writable and sticky directoriesJim Meyering
2006-08-22* aclocal.m4, config.hin, configure:Paul Eggert
2006-08-21* tests/dircolors/simple (a): Don't fail with an unexpected diagnosticJim Meyering
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert
2006-08-19.Jim Meyering
2006-08-19* tests/Makefile.am (EXTRA_DIST): Add sparse-file.Jim Meyering
2006-08-19.Jim Meyering
2006-08-19Avoid test failure when `make check' is run through debuild.Jim Meyering
2006-08-19* tests/ls/stat-dtype: Test for the 2006-08-17 `ls -CF' fix.Jim Meyering
2006-08-19Some of my 2006-07-03 changes to tests/*/Makefile.am were beingJim Meyering
2006-08-19* NEWS: Fix cp --sparse so that it preserves tail-end sparseness, evenJim Meyering
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert
2006-08-16* tests/chmod/setgid (abs_srcdir): Remove; not used or needed.Paul Eggert
2006-08-16* tests/cp/Makefile.am: Don't mark "acl" as XFAIL.Jim Meyering
2006-08-16Skip this test suite if we can't set up filesPaul Eggert
2006-08-16* tests/lang-default (LC_ALL): Set to "C", so we getPaul Eggert
2006-08-162006-08-16 Andreas Schwab <schwab@suse.de>Jim Meyering
2006-08-16* tests/ls/stat-dtype: Use stat to test file system type, ratherJim Meyering
2006-08-15* NEWS: Mention that df exits with nonzero status if it generatesPaul Eggert
2006-08-15.Jim Meyering
2006-08-11* tests/ls/stat-vs-dirent: Too many (losing) systems trigger theJim Meyering