recognize new archive, audio, image formats; give audio files a separate color
[platform/upstream/coreutils.git] / tests /
2006-11-24 Theodoros V. Kalam... * tests/du/inacc-dest: Skip this test when running...
2006-11-23 Jim Meyering* tests/du/deref-args: Use "printf %65536s x" to create...
2006-11-23 Jim Meyering* tests/help-version: Suppress dd transfer rate output.
2006-11-21 Jim Meyering* tests/rm/one-file-system: Upon setup failure (e.g...
2006-11-21 Jim Meyering* tests/rm/fail-eperm: Use the "(exit N); exit N" idiom,
2006-11-20 Jim MeyeringArrange for "make check-root" to run the new root-only...
2006-11-20 Jim MeyeringAdd a root-only test for today's lib/idcache.c fix.
2006-11-19 Jim Meyering* tests/tail-2/assert-2: Mark as a very-expensive test...
2006-11-18 Jim Meyering"ln --backup f f" produces a misleading diagnostic:
2006-11-16 Jim Meyering* tests/tail-2/append-only: If chattr +a fails, exit...
2006-11-12 Jim Meyering* tests/du/Makefile.am (TESTS): Add inacc-dest.
2006-11-12 Jim Meyeringdu would exit early, when encountering an inaccessible...
2006-11-12 Jim MeyeringAvoid false-positive when testing via valgrind.
2006-10-26 Jim MeyeringAvoid a shell bug in Tru64 4.0 sh's handling of double...
2006-10-24 Jim Meyering* tests/sample-test: Update copyright year list to...
2006-10-24 Jim Meyeringnew feature: rm accepts new option: --one-file-system
2006-10-24 Jim MeyeringDon't let a failure in one test stop "make -k".
2006-10-23 Jim Meyering* tests/misc/pwd-long: Whoops. Don't exec the perl...
2006-10-23 Jim Meyering* tests/misc/pwd-long: Undo last change, since it made...
2006-10-22 Jim Meyering* tests/chmod/c-option: Double-quote instances of ...
2006-10-22 Jim Meyering* tests/sample-test: Quote variables containing absolut...
2006-10-14 Jim Meyering* tests/cp/Makefile.am (TESTS): Add backup-dir.
2006-10-14 Jim Meyering* NEWS: cp -r --backup dir1 dir2, would rename an exist...
2006-10-13 Jim MeyeringMore chown/chgrp dereferencing-related fixes.
2006-10-13 Jim Meyering* src/chown-core.c (change_file_owner): Use fstatat...
2006-10-13 Jim Meyering* tests/ls/Test.pm: Remove long-unused file.
2006-10-07 Paul Eggert* src/install.c (make_ancestor): New arg COMPONENT.
2006-10-06 Paul EggertFix bug reported today by Mike Frysinger: mkdir -pv...
2006-10-05 Paul Eggert* tests/ls/stat-dtype: Use a dynamic test to decide...
2006-10-05 Jim Meyering* tests/install/basic-1: Skip the latter part of this...
2006-10-03 Jim Meyering* src/remove.c (nonexistent_file_errno): Remove ENAMETO...
2006-10-03 Jim Meyering* tests/rm/fail-eperm: Report failure also if rm is...
2006-10-03 Jim MeyeringWith --force (-f), rm no longer fails for ENOTDIR.
2006-09-30 Paul Eggert* tests/rm/readdir-bug: Don't use $(...) in a shell...
2006-09-29 Jim Meyering* tests/seq/basic [neg-2, eq-wid-2]: Comment out tests...
2006-09-29 Jim Meyering* src/shuf.c (read_input): Fix an off-by-one error...
2006-09-29 Jim Meyering* tests/seq/basic: Use .11 as the upper bound, in case...
2006-09-29 Jim MeyeringWork around a readdir bug in Darwin 7.9.0 (MacOS X...
2006-09-28 Jim Meyeringfix typo: s/dignostic/diagnostic/
2006-09-28 Paul Eggert* tests/rm/fail-eperm: Unset BASH_ENV, CDPATH, and...
2006-09-28 Jim Meyering* tests/rm/fail-eperm: Enable Perl's (-T) taint checking.
2006-09-24 Jim Meyering* tests/mv/hard-verbose: New file. Test for the above...
2006-09-24 Jim Meyering* tests/help-version (sync_args): Don't call sync,...
2006-09-24 Jim Meyering* tests/tail-2/proc-ksyms: Require that /proc/ksyms...
2006-09-24 Jim Meyering* tests/ls/stat-dtype: Don't use tmpfs on linux-2.4...
2006-09-20 Paul Eggert* NEWS: Document fix for cp -i and mv -i.
2006-09-20 Jim Meyering* tests/chmod/inaccessible: New test.
2006-09-18 Paul EggertFix bug where chmod, chown, and chgrp did not process...
2006-09-18 Paul Eggert* tests/stty/row-col-1: Rewrite to avoid temporary...
2006-09-18 Paul Eggert* tests/ls/stat-vs-dirent: Fix quoting problem in diagn...
2006-09-18 Paul EggertFix bug in test case exposed by building on
2006-09-17 Jim Meyering* tests/chgrp/basic: On an OpenBSD system, rather than...
2006-09-17 Jim Meyering* tests/envvar-check: Add more variable names to the...
2006-09-16 Paul Eggert* NEWS: Document that mkdir -p and install -d now fork...
2006-09-12 Jim Meyering* tests/mv/atomic: Check for specific strace output...
2006-09-08 Jim Meyeringmv and "cp -r" no longer fail when invoked with two...
2006-09-05 Jim Meyering* tests/cp/acl: Skip this test when cp lacks ACL support.
2006-09-03 Jim MeyeringUse $CONFIG_HEADER, rather than hard-coding it.
2006-09-03 Jim Meyering* tests/rm/inaccessible: Adjust for movement of config...
2006-09-03 Paul EggertNew file.
2006-09-03 Paul Eggert(TESTS): Add r-4.
2006-08-27 Jim Meyering* src/copy.c (copy_internal): Don't make a backup if...
2006-08-26 Jim MeyeringThis test was failing in some environments.
2006-08-26 Jim Meyering* tests/mv/Makefile.am (TESTS): Add backup-dir.
2006-08-26 Jim MeyeringFix "mv --verbose --backup" so its output includes the
2006-08-26 Jim Meyering"ls --color" would highlight other-writable and sticky...
2006-08-22 Paul Eggert* aclocal.m4, config.hin, configure:
2006-08-21 Jim Meyering* tests/dircolors/simple (a): Don't fail with an unexpe...
2006-08-21 Paul EggertRemove from CVS, since the bootstrap script generates...
2006-08-19 Jim Meyering. COREUTILS-6_1 v6.1
2006-08-19 Jim Meyering* tests/Makefile.am (EXTRA_DIST): Add sparse-file.
2006-08-19 Jim Meyering.
2006-08-19 Jim MeyeringAvoid test failure when `make check' is run through...
2006-08-19 Jim Meyering* tests/ls/stat-dtype: Test for the 2006-08-17 `ls...
2006-08-19 Jim MeyeringSome of my 2006-07-03 changes to tests/*/Makefile.am...
2006-08-19 Jim Meyering* NEWS: Fix cp --sparse so that it preserves tail-end...
2006-08-17 Paul EggertAdd/fix copyright notices and adjust to latest GNU...
2006-08-16 Paul Eggert* tests/chmod/setgid (abs_srcdir): Remove; not used...
2006-08-16 Jim Meyering* tests/cp/Makefile.am: Don't mark "acl" as XFAIL.
2006-08-16 Paul EggertSkip this test suite if we can't set up files
2006-08-16 Paul Eggert* tests/lang-default (LC_ALL): Set to "C", so we get
2006-08-16 Jim Meyering2006-08-16 Andreas Schwab <schwab@suse.de>
2006-08-16 Jim Meyering* tests/ls/stat-dtype: Use stat to test file system...
2006-08-15 Paul Eggert* NEWS: Mention that df exits with nonzero status if...
2006-08-15 Jim Meyering.
2006-08-11 Jim Meyering* tests/ls/stat-vs-dirent: Too many (losing) systems...
2006-08-10 Jim Meyering* tests/ls/stat-dtype: If "." is tmpfs, skip this test...
2006-08-10 Jim Meyeringadd a comment
2006-08-09 Paul EggertRegenerate.
2006-08-09 Paul EggertRegenerate.
2006-08-09 Jim MeyeringRemove use of --seed=S.
2006-08-08 Paul EggertNew file, introduced for shuf, sort -R, and/or shred.
2006-08-08 Paul Eggert(TESTS): Add shuf.
2006-07-28 Paul EggertClear setuid and setuid bits on directory, in case...
2006-07-28 Paul EggertUse symbolic mode so that we clear
2006-07-26 Jim Meyering* tests/ls/stat-failed: Adapt to match new expected...
2006-07-25 Paul EggertUse "chmod 0500" rather than "chmod 500".
2006-07-25 Jim Meyering* src/ls.c (gobble_file): When handling a stat-failed...
2006-07-25 Jim Meyering* tests/ls-2/tests (no-a-isdir-b): Update to reflect...
2006-07-25 Jim MeyeringGet --dired offsets right when handling stat-failed...
next