summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2006-08-10* tests/ls/stat-dtype: If "." is tmpfs, skip this test unless uname -sJim Meyering
2006-08-10add a commentJim Meyering
2006-08-09Regenerate.Paul Eggert
2006-08-09Regenerate.Paul Eggert
2006-08-09Remove use of --seed=S.Jim Meyering
2006-08-08New file, introduced for shuf, sort -R, and/or shred.Paul Eggert
2006-08-08(TESTS): Add shuf.Paul Eggert
2006-07-28Clear setuid and setuid bits on directory, in case the buildPaul Eggert