coreutils/tests/cp
Paul Eggert 2a01141018 * NEWS: Document fix for cp -i and mv -i.
* src/copy.c (copy_internal): With -i, prompt even if the source
is a directory and the destination is not.  This is required by
POSIX and gives the user a chance to bail out before failing.
* tests/cp/Makefile.am (TESTS): Add cp-i.
* tests/cp/cp-i: New file.
* tests/mv/Makefile.am (TESTS): Add i-5.
* tests/mv/i-5: New file.
2006-09-20 17:32:14 +00:00
..
.cvsignore * aclocal.m4, config.hin, configure: 2006-08-22 18:50:24 +00:00
acl * tests/cp/acl: Skip this test when cp lacks ACL support. 2006-09-05 11:50:56 +00:00
backup-1 Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
backup-is-src Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
cp-deref Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
cp-HL Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
cp-i * NEWS: Document fix for cp -i and mv -i. 2006-09-20 17:32:14 +00:00
cp-mv-backup Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
cp-parents Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
deref-slink Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
dir-rm-dest Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
dir-slash Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
dir-vs-file Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
fail-perm Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
into-self Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
link Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
link-no-deref Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
link-preserve Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
Makefile.am * NEWS: Document fix for cp -i and mv -i. 2006-09-20 17:32:14 +00:00
no-deref-link1 Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
no-deref-link2 Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
no-deref-link3 Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
perm Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
preserve-2 Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
r-vs-symlink Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
same-file Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
slink-2-slink Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
sparse * NEWS: Fix cp --sparse so that it preserves tail-end sparseness, even 2006-08-19 14:01:29 +00:00
special-bits Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
src-base-dot * src/copy.c (copy_internal): Don't make a backup if the last 2006-08-27 19:41:04 +00:00
symlink-slash Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
trailing-slash mv and "cp -r" no longer fail when invoked with two arguments 2006-09-08 17:08:53 +00:00