doc: clean up NEWS
[platform/upstream/coreutils.git] / tests / mv /
2011-08-08 Stefano Lattarinitests: complete the renaming framework_failure -> frame...
2011-06-17 Jim Meyeringtests: remove skip_test_ function; use new skip_ instead
2011-05-13 Jim Meyeringtests: use skip_test_, not skip_
2011-04-04 Jim Meyeringtests: convert common root-build test failure to a...
2011-02-04 Jim Meyeringtests: skip mv/i-3 on FreeBSD to avoid spurious failure
2011-01-28 Jim Meyeringtests: remove obsolete uses of "$$" in temporary file...
2011-01-01 Jim Meyeringmaint: update all copyright year number ranges
2010-12-28 Paul Eggertcoreutils: keep lines within 80-column limits
2010-12-22 Jim Meyeringmaint: correct test-related comments
2010-12-22 Jim Meyeringtests: mv/i-3: avoid false-positive failure on a slow...
2010-12-21 Jim Meyeringtests: avoid new false-positive failure on at least...
2010-11-22 Paul Eggertcp: give a better diagnostic for nonexistent dest/
2010-11-17 Jim Meyeringtests: convert the multi-prog $VERBOSE/--version uses
2010-11-17 Jim Meyeringtests: substitute the single-program $VERBOSE/--version...
2010-11-17 Jim Meyeringtests: convert remaining uses of test-lib.sh to init.sh
2010-11-17 Jim Meyeringtests: convert 'if test "$VERBOSE" = yes; then' to...
2010-11-17 Jim Meyeringtests: convert first batch of tests from test-lib.sh...
2010-11-09 Pádraig Bradytests: avoid portability problem with dash vs. symlinke...
2010-09-07 Pádraig Bradytests: make various timeouts more robust
2010-09-07 Pádraig Bradytests: exclude some tests when running on NFS
2010-01-23 Pádraig Bradymaint: ensure test independence from config macro format
2010-01-01 Jim Meyeringmaint: update all FSF copyright year lists to include...
2009-10-30 Jim Meyeringtests: factor 350 fail=0 initializations into test...
2009-10-29 Jim Meyeringtests: don't let a fail=1 env. setting induce unwarrant...
2009-08-30 Pádraig Bradytests: don't misbehave if $TMPDIR contains spaces
2009-08-25 Jim Meyeringglobal: convert indentation-TABs to spaces
2009-06-23 Jim Meyeringmaint: update all Copyright year lists to include 2009
2009-04-02 Jim Meyeringtests: skip mv/i-3 if /dev/stdin is unreadable
2009-02-22 Jim Meyeringtests: reenable temporarily-disabled tests using e...
2009-02-21 Jim Meyeringtests: skip newly-modified tests unconditionally, just...
2009-02-21 Jim Meyeringtests: don't let SIGTTOU/TTIN hang a backgrounded ...
2009-02-18 Eric Blakeadd missing copyright dates
2009-01-14 Kamil Dudkacp/mv: add --no-clobber (-n) option to not overwrite...
2008-12-01 Jim Meyeringcp, mv: remove 3-year-deprecated+warned-about --reply...
2008-09-10 Ralf Wildenhuesfix minor shell issues in test suite
2008-09-10 Jim Meyeringtests: use "Exit $fail", not (exit $fail); exit $fail
2008-09-08 Jim Meyeringtests: move input-tty into a test-lib.sh function
2008-05-27 Jim Meyeringin 280+ tests/* files, use $srcdir, not $top_srcdir...
2008-05-27 Jim Meyeringprefer abs_srcdir over abs_top_srcdir, ...
2008-05-17 Jim Meyeringtests: remove ugly /bin/sh wrapper around each perl...
2008-05-06 Jim Meyeringtests: hoist the sourcing of "lang-default"
2008-05-06 Jim Meyeringfix typo in comments: s/ouput/output/
2008-04-27 Jim Meyeringtests: don't source envvar-check manually, test-lib...
2008-04-27 Jim Meyeringtests: move another file (expensive) into test-lib.sh
2008-04-20 Jim Meyeringtests: adjust perl -I to use $top_srcdir/tests, not...
2008-04-20 Jim MeyeringRevamp test-related Makefiles.
2008-04-14 Jim Meyeringtests: don't fail on systems without a "stat" syscall
2008-03-28 Jim MeyeringRequire that "(exit $fail); exit $fail" be last line...
2008-03-19 Jim Meyeringmv: never unlink a destination file before calling...
2008-02-28 Jim MeyeringMake copyright comments consistent.
2008-02-12 Jim MeyeringMove more test_skip_-using code to follow ". test-lib...
2008-02-11 Jim Meyeringtests: Migrate sourced strace file into a function...
2008-02-09 Jim Meyeringtests: Remove priv-check. Use new require_root_ functi...
2008-02-09 Jim Meyeringtests: factor out the perl-requiring code in many test...
2008-02-09 Jim Meyeringtests: call skip_test_ in place of echo+exit 77
2008-02-09 Jim Meyeringtests: start migrating sourced-file function-like tests...
2008-02-09 Jim Meyeringtests: mv/acl: Don't mention "yes" as a partition name...
2007-12-12 Jim Meyering* tests/mv/part-symlink: Redirect diff output to stderr.
2007-11-16 Paul EggertPort to Solaris 8 perl, which does not support "use...
2007-10-14 Jim MeyeringPull all TESTS_ENVIRONMENT settings "up" into tests...
2007-10-05 Jim MeyeringMake a failing cross-partition mv give a sensible diagn...
2007-09-15 Jim MeyeringMore misc, test-related changes. (some to allow running...
2007-09-15 Jim MeyeringConvert tests/mv, too.
2007-08-24 Jim MeyeringRemove all .cvsignore files from version control.
2007-08-23 Jim MeyeringDon't let ln be a party to destroying user data.
2007-08-18 Jim MeyeringRun each Coreutils.pm-based test in its own subdirectory.
2007-07-23 Jim MeyeringUpdate all copyright notices to use the newer form.
2007-07-19 Jim Meyering"cp -i --update older newer" no longer prompts; same...
2007-07-15 Jim Meyeringls --color: Don't stat symlinks when neither ORPHAN...
2007-07-10 Jim MeyeringChange "version 2" to "version 3" in all copyright...
2007-03-29 Jim Meyeringls: Add support for SELinux and a slightly modified...
2007-03-28 Jim MeyeringMerge branch 'master' of /cu
2007-03-24 Jim MeyeringIf strace malfunctions, skip the test rather than faili...
2007-03-22 Jim Meyering* tests/mv/hard-3: Correct the preceding change: $3...
2007-03-22 Paul EggertImprove a test script.
2007-03-18 Jim MeyeringMerge branch 'master' of /cu
2007-03-16 Paul Eggert* src/copy.c: Include filemode.h.
2007-03-12 Jim MeyeringMerge branch 'master' of /cu
2007-02-24 Jim MeyeringRemove the "gnits" option; it prohibits my using "...
2007-01-13 Jim MeyeringPut CU_TEST_NAME in the environment for each test run...
2007-01-03 Bruno HaibleAvoid spurious test failures on MacOS X 10.3.9, in...
2006-12-30 Jim Meyering* tests/mv/acl (skip): Skip this test also if the desti...
2006-12-13 Andreas SchwabDon't fail if mv/acl test succeeds.
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-12 Jim MeyeringAvoid false-positive when testing via valgrind.
2006-10-24 Jim Meyeringnew feature: rm accepts new option: --one-file-system
2006-10-22 Jim Meyering* tests/sample-test: Quote variables containing absolut...
2006-09-24 Jim Meyering* tests/mv/hard-verbose: New file. Test for the above...
2006-09-20 Paul Eggert* NEWS: Document fix for cp -i and mv -i.
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-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-22 Paul Eggert* aclocal.m4, config.hin, configure:
2006-08-21 Paul EggertRemove from CVS, since the bootstrap script generates...
2006-08-19 Jim Meyering.
2006-08-17 Paul EggertAdd/fix copyright notices and adjust to latest GNU...
2006-08-15 Jim Meyering.
2006-08-09 Paul EggertRegenerate.
next