[lib/ChangeLog]
[platform/upstream/coreutils.git] / tests /
2007-01-17 Jim MeyeringMake "rm --interactive=never ..." never prompt.
2007-01-13 Jim MeyeringPut CU_TEST_NAME in the environment for each test run...
2007-01-11 Jim Meyering* tests/misc/test-diag: Work also when libc's error...
2007-01-11 Jim Meyeringtrivial merge
2007-01-07 Jim Meyering* tests/sample-test: Update copyright date to 2007.
2007-01-06 Jim Meyering* tests/fmt/basic (pfx-only, pfx-of-pfx): New tests,
2007-01-06 G.P. Halkes* src/fmt.c (copy_rest): Correct prefix handling.
2007-01-04 Jim Meyering[ChangeLog]
2007-01-03 Bruno HaibleAvoid spurious test failures on MacOS X 10.3.9, in...
2007-01-02 Paul EggertNow, "ls -FRL" always follows symbolic links on Linux.
2007-01-01 Jim Meyering* tests/rm/fail-eperm: Instead, simply transform the...
2007-01-01 Jim Meyering* tests/rm/fail-eperm: Revert last change. The PATH...
2006-12-30 Jim Meyering* tests/misc/base64: Factor a long, repetitive string.
2006-12-30 Jim Meyering* tests/rm/fail-eperm: Avoid spurious differences ...
2006-12-30 Jim Meyering* tests/mv/acl (skip): Skip this test also if the desti...
2006-12-22 Paul Eggert* NEWS: dd bs= operands now silently override later...
2006-12-21 Jim Meyering"rm -rf /etc/motd" (run by non-root) now prints a diagn...
2006-12-20 Jim Meyering"cut -f 2- A B" no longer triggers a double-free bug
2006-12-15 Jim Meyering* tests/cp/open-perm-race: Correct the gdb-existence...
2006-12-15 Paul EggertMake sure cp -p isn't too generous with file permissions.
2006-12-15 Paul EggertEnsure cp -pR --parents isn't too generous with parent...
2006-12-14 Jim Meyering* tests/chgrp/default-no-deref: Don't assume that files...
2006-12-14 Jim MeyeringDon't hang when there's no input tty.
2006-12-14 Jim MeyeringTest for a hard-to-detect race fix, using gdb.
2006-12-14 Jim Meyeringchgrp, chown: Don't prohibit -RLh, aka -RL with --no...
2006-12-14 Jim Meyering* NEWS: --preserve-root now works with chgrp, chmod...
2006-12-13 Andreas SchwabDon't fail if mv/acl test succeeds.
2006-12-13 Paul EggertRemove some arbitrary restrictions on size fields,
2006-12-13 Jim Meyering* tests/chgrp/default-no-deref: New test.
2006-12-09 Jim Meyering* tests/uniq/Test.pm (test_vector): Skip the pipe-readi...
2006-12-07 Jim Meyering* tests/touch/empty-file: Use envvar-check, so "make...
2006-12-07 Jim MeyeringMake the output of "make check" more reproducible.
2006-12-07 Paul Eggertcp -p now clears special bits if it fails to preserve...
2006-12-06 Jim MeyeringMake the output of "make check" more reproducible.
2006-12-03 Jim Meyering* tests/misc/date-sec: Output a fixed string.
2006-12-03 Jim Meyering* NEWS: du --one-file-system (-x) would skip subdirecto...
2006-12-02 Jim Meyering* tests/du/basic: Generate 4KB file simply using printf...
2006-11-28 Jim Meyering* tests/mv/no-target-dir: Detect a buggy rename syscall...
2006-11-28 Jim Meyering* tests/mv/dir2dir: Also accept EBUSY.
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.
next