doc: move @shortcontents and @contents from end to start
[platform/upstream/coreutils.git] / tests / mv /
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.
2006-08-09 Paul EggertRegenerate.
2006-07-17 Paul EggertRegenerate.
2006-07-09 Jim Meyering(TESTS): Add dir2dir.
2006-07-09 Jim MeyeringAdjust so failing with ENOTEMPTY is ok, too.
2006-07-09 Paul EggertRegenerate.
2006-07-08 Jim MeyeringNew file, test for 2006-07-05 fix in copy.c.
2006-07-03 Jim Meyering* tests/Makefile.am, tests/*/Makefile.am: (TESTS_ENVIRO...
2006-06-28 Jim Meyering* tests/mv/i-link-no: Work around HP-UX /bin/sh tracing...
2006-05-13 Jim MeyeringTest two more cases.
2006-05-11 Jim Meyering.
2006-05-11 Jim Meyering*** empty log message ***
2006-05-11 Jim Meyering(TESTS): Add no-target-dir.
2006-05-11 Jim Meyeringensure that mv did what it's supposed to
2006-05-11 Jim Meyering.
2006-05-11 Jim Meyering(TESTS): Add atomic.
2006-05-11 Jim MeyeringNew file/test for yesterday's fix.
2006-05-06 Jim Meyering.
2006-05-06 Jim MeyeringWork even on case-insensitive file system.
2006-03-26 Jim Meyering.
2006-03-12 Jim Meyering.
2006-02-20 Jim Meyering.
2006-01-12 Jim Meyering.
2006-01-04 Jim Meyering.
2005-12-21 Jim Meyering.
2005-12-17 Jim Meyering.
2005-12-15 Jim Meyering.
2005-12-07 Jim Meyeringexit-77 before the trap, not after, if we fail
2005-12-03 Jim Meyering.
2005-11-22 Jim Meyering.
2005-11-17 Jim Meyerings/filesystem/file system/
2005-11-17 Jim Meyering.
2005-11-17 Jim MeyeringLet traps handle removing temporary directories.
2005-11-17 Jim Meyering(XFAIL_TESTS): Add acl.
2005-11-17 Jim Meyering(TESTS): Add acl.
next