summaryrefslogtreecommitdiff
path: root/tests/cp
AgeCommit message (Collapse)Author
2006-08-09Regenerate.Paul Eggert
2006-07-28Use symbolic mode so that we clearPaul Eggert
setgid bit more reliably on directories.
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
Add $VG_PATH_PREFIX as a prefix to $PATH
2006-06-11Setting TIME_STYLE=long-iso in the environment would make theJim Meyering
cp/same-file test fail. * tests/envvar-check (vars): Add TIME_STYLE to the list. * tests/cp/same-file: Revert last change. Source the envvar-check script, to ensure that TIME_STYLE settings don't affect these tests.
2006-06-11* tests/cp/same-file: Execute 'ls' in the C locale, so that itPaul Eggert
uses POSIX time stamp formats. Problem reported by John Nixon in <http://lists.gnu.org/archive/html/bug-coreutils/2006-06/msg00062.html>.
2006-06-03Test for this:Jim Meyering
Make `cp --link --no-dereference' work also on systems where the link system call cannot create a hard link to a symbolic link. * src/copy.c (copy_internal) [LINK_FOLLOWS_SYMLINKS]: Don't use the link syscall on a symlink when it would do the wrong thing. Based on the patch by Aurelien Jarno: <http://bugs.debian.org/329451>
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
2006-03-12.Jim Meyering
2006-02-20.Jim Meyering
2006-02-04*** empty log message ***Jim Meyering
2006-02-04tweak commentJim Meyering
2006-02-04add a commentJim Meyering
2006-02-04(TESTS): Add cp-deref.Jim Meyering
2006-02-04New file. Test for today's fix.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-03.Jim Meyering
2005-11-22.Jim Meyering
2005-11-17s/filesystem/file system/ in a commentJim Meyering
2005-11-17.Jim Meyering
2005-11-17remove commented-out linesJim Meyering
2005-11-17(XFAIL_TESTS): Add acl.Jim Meyering
2005-11-17(TESTS): Add acl.Jim Meyering
2005-11-17no need to do `cd $pwd; rm -rf $tmp'; the traps handle thatJim Meyering
2005-11-17split long lineJim Meyering
2005-11-17New tests, from Andreas Gruenbacher.Jim Meyering
2005-11-16Accommodate HPUX. It appears to fail with EACCES rather than EPERM.Jim Meyering
Reported by Peter O'Gorman here: http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/5766
2005-11-04Mark this test as `very-expensive'Jim Meyering
2005-10-23.Jim Meyering
2005-09-23.Jim Meyering
2005-09-22.Jim Meyering
2005-09-22Regenerate.Paul Eggert
2005-09-16Regenerate.Paul Eggert
2005-09-10.Jim Meyering
2005-09-09Regenerate.Paul Eggert
2005-09-04.Jim Meyering
2005-08-02.Jim Meyering
2005-07-12.Jim Meyering
2005-07-08Regenerate.Paul Eggert
2005-07-07.Jim Meyering
2005-07-03.Jim Meyering