summaryrefslogtreecommitdiff
path: root/tests/cp
AgeCommit message (Expand)Author
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2007-06-18A few more symlink-related fixes. Fix a bug triggered by cpPaul Eggert
2007-06-15Correct cp's handling of destination symlinks in some cases.Paul Eggert
2007-06-10bug-fix: cp would fail to write through a dangling symlinkJim Meyering
2007-03-29Arrange for "make check-root" to run the new root-only test.Jim Meyering
2007-03-29* tests/cp/cp-a-selinux: New file. Test for the bug reported inJim Meyering
2007-03-29ls: Add support for SELinux and a slightly modified -Z option.Jim Meyering
2007-03-13Work around a failing test due to an NFS-based race condition.Jim Meyering
2007-02-24Remove the "gnits" option; it prohibits my using "+" as a versionJim Meyering
2007-02-03* NEWS: Document fix for cp --preserve=mode.Paul Eggert
2007-02-03* NEWS: Document fix for cp --parents.Paul Eggert
2007-01-24Remove usually-skipped test.Jim Meyering
2007-01-13Put CU_TEST_NAME in the environment for each test run by "make check".Jim Meyering
2006-12-15* tests/cp/open-perm-race: Correct the gdb-existence check.Jim Meyering
2006-12-15Make sure cp -p isn't too generous with file permissions.Paul Eggert
2006-12-15Ensure cp -pR --parents isn't too generous with parent permissions.Paul Eggert
2006-12-14Don't hang when there's no input tty.Jim Meyering
2006-12-14Test for a hard-to-detect race fix, using gdb.Jim Meyering
2006-12-07cp -p now clears special bits if it fails to preserve owner or groupPaul Eggert
2006-10-26Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings.Jim Meyering
2006-10-22* tests/chmod/c-option: Double-quote instances of `$abs_srcdir'.Jim Meyering
2006-10-22* tests/sample-test: Quote variables containing absolute buildJim Meyering
2006-10-14* tests/cp/Makefile.am (TESTS): Add backup-dir.Jim Meyering
2006-10-14* NEWS: cp -r --backup dir1 dir2, would rename an existing dir1/dir2Jim Meyering
2006-09-20* NEWS: Document fix for cp -i and mv -i.Paul Eggert
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-08-27* src/copy.c (copy_internal): Don't make a backup if the lastJim Meyering
2006-08-22* aclocal.m4, config.hin, configure:Paul Eggert
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert
2006-08-19.Jim 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/cp/Makefile.am: Don't mark "acl" as XFAIL.Jim Meyering
2006-08-162006-08-16 Andreas Schwab <schwab@suse.de>Jim Meyering
2006-08-15.Jim Meyering
2006-08-09Regenerate.Paul Eggert
2006-08-09Regenerate.Paul Eggert
2006-07-28Use symbolic mode so that we clearPaul Eggert
2006-07-25Use "chmod 0500" rather than "chmod 500".Paul Eggert
2006-07-17Regenerate.Paul Eggert
2006-07-09Regenerate.Paul Eggert
2006-07-03* tests/Makefile.am, tests/*/Makefile.am: (TESTS_ENVIRONMENT):Jim Meyering
2006-06-11Setting TIME_STYLE=long-iso in the environment would make theJim Meyering
2006-06-11* tests/cp/same-file: Execute 'ls' in the C locale, so that itPaul Eggert
2006-06-03Test for this:Jim Meyering
2006-06-03(TESTS): Add link-no-deref.Jim Meyering
2006-05-28Source lang-default. From Ralf Wildenhues.Jim Meyering
2006-05-06.Jim Meyering
2006-03-26.Jim Meyering