summaryrefslogtreecommitdiff
path: root/tests/cp/preserve-gid
AgeCommit message (Expand)Author
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering
2008-06-19tests: avoid test failure when root's primary group-ID is not 0Jim 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
2008-03-28Require that "(exit $fail); exit $fail" be last line of each test.Jim Meyering
2008-02-09tests: Remove priv-check. Use new require_root_ function instead.Jim Meyering
2008-01-26Work around Darwin9's set-GID-like group ownership inheritance.Jim Meyering
2008-01-26Avoid cp/preserve-gid test failure on Mac OS 10.5.1 (Darwin 9.1)Jim Meyering
2007-11-24Tweak new test.Jim Meyering
2007-11-24Test the new feature: cp -p preserves the GID whenever possible.Lasse Collin