summaryrefslogtreecommitdiff
path: root/tests/cp/cp-i
AgeCommit message (Expand)Author
2009-02-18add missing copyright datesEric Blake
2009-01-14cp/mv: add --no-clobber (-n) option to not overwrite targetKamil Dudka
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering
2008-05-06tests: hoist the sourcing of "lang-default"Jim Meyering
2008-04-21Revamp test-related Makefiles.Jim Meyering
2007-09-15Adjust chgrp, chmod, chown, cp tests to use test-lib.sh.Jim Meyering
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2006-10-22* tests/sample-test: Quote variables containing absolute buildJim Meyering
2006-09-20* NEWS: Document fix for cp -i and mv -i.Paul Eggert