summaryrefslogtreecommitdiffstats
path: root/tests/cp
AgeCommit message (Expand)AuthorLines
2009-03-27tests: migrate setgid-check into test-lib.shJim Meyering-1/+1
2009-02-27cp: diagnose invalid "cp -rl dir dir" right away, once againJim Meyering-2/+19
2009-02-18cp: -a now preserves SELinux context, with reduced diagnosticsOndřej Vašík-4/+18
2009-02-18add missing copyright datesEric Blake-1/+1
2009-01-14cp/mv: add --no-clobber (-n) option to not overwrite targetKamil Dudka-0/+36
2008-11-30tests: avoid failure of cp/link-heap on some systemsJim Meyering-1/+1
2008-11-20cp: use far less memory in some casesJim Meyering-0/+41
2008-11-20tests: add a test of cp --preserve=linksJim Meyering-6/+12
2008-09-10fix minor shell issues in test suiteRalf Wildenhues-2/+2
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering-41/+41
2008-08-14set envvars via "env" to avoid spurious set -x output from bad shellsJim Meyering-1/+1
2008-06-19tests: avoid test failure when root's primary group-ID is not 0Jim Meyering-1/+5
2008-06-13skip (don't fail) root-only tests for common set-up failuresJim Meyering-1/+2
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering-40/+40
2008-05-27prefer abs_srcdir over abs_top_srcdir, ...Jim Meyering-1/+1
2008-05-06tests: move "sparse-file" into test-lib.shJim Meyering-1/+1
2008-05-06tests: move "group-names" into test-lib.shJim Meyering-1/+1
2008-05-06tests: hoist the sourcing of "lang-default"Jim Meyering-16/+0
2008-04-30tests: avoid spurious "make check-root" failureJim Meyering-1/+1
2008-04-27tests: don't source envvar-check manually, test-lib.sh does itJim Meyering-3/+0
2008-04-27tests: cp/perm (usually not run) was failing on systems with SELinuxJim Meyering-6/+3
2008-04-23tests: don't fail in a non-English localeOndřej Vašík-0/+1
2008-04-21tests: convert umask-check to a functionJim Meyering-2/+3
2008-04-21Revamp test-related Makefiles.Jim Meyering-137/+97
2008-04-02"touch E; mkfifo F; cp -fR F E" no longer fails due to existing EJim Meyering-0/+43
2008-04-01Avoid root-only SELinux-related test failures w/o mcstransd.Jim Meyering-3/+6
2008-03-28Require that "(exit $fail); exit $fail" be last line of each test.Jim Meyering-2/+3
2008-02-12Move more test_skip_-using code to follow ". test-lib.sh".Jim Meyering-5/+5
2008-02-09tests: Remove priv-check. Use new require_root_ function instead.Jim Meyering-3/+3
2008-02-09tests: call skip_test_ in place of echo+exit 77Jim Meyering-22/+9
2008-02-09tests: move the very-expensive file into test-lib.shJim Meyering-2/+1
2008-02-09tests: start migrating sourced-file function-like tests into test-lib.sh.Jim Meyering-1/+1
2008-01-31Improve the cp/parent-perm test.Jim Meyering-1/+11
2008-01-26Work around Darwin9's set-GID-like group ownership inheritance.Jim Meyering-2/+8
2008-01-26Avoid cp/preserve-gid test failure on Mac OS 10.5.1 (Darwin 9.1)Jim Meyering-2/+2
2008-01-08parent-perm: avoid a bizarre test failure.Jim Meyering-1/+10
2008-01-07cp: add a test for today's bug fix.Jim Meyering-1/+40
2007-12-02Make test script, existing-perm-race, executable.Bob Proulx-0/+0
2007-12-01Add a test for cp -p and existing file permissions.Paul Eggert-0/+95
2007-11-30Avoid a spurious test failure when build directory is set-GID.Jim Meyering-0/+1
2007-11-24Tweak new test.Jim Meyering-9/+11
2007-11-24Test the new feature: cp -p preserves the GID whenever possible.Lasse Collin-1/+95
2007-11-22cp: by default, refuse to copy through a dangling destination symlinkJim Meyering-2/+11
2007-11-01Accommodate FreeBSD 6.1 hard-link-to-symlink differences.Jim Meyering-2/+30
2007-10-14Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk.Jim Meyering-5/+0
2007-10-09Skip the chcon test on a system with no SELinux support.Jim Meyering-1/+1
2007-10-02Never copy through a symlink that cp has just created.Jim Meyering-0/+58
2007-09-15More misc, test-related changes. (some to allow running tests as root)Jim Meyering-1/+1
2007-09-15Adjust chgrp, chmod, chown, cp tests to use test-lib.sh.Jim Meyering-633/+164
2007-08-25Remove all .cvsignore files from version control.Jim Meyering-2/+0