index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
cp
/
preserve-gid
Age
Commit message (
Expand
)
Author
2009-10-30
tests: factor 350 fail=0 initializations into test-lib.sh
Jim Meyering
2009-06-23
maint: update all Copyright year lists to include 2009
Jim Meyering
2008-09-10
tests: use "Exit $fail", not (exit $fail); exit $fail
Jim Meyering
2008-06-19
tests: avoid test failure when root's primary group-ID is not 0
Jim Meyering
2008-05-27
in 280+ tests/* files, use $srcdir, not $top_srcdir/tests
Jim Meyering
2008-05-06
tests: hoist the sourcing of "lang-default"
Jim Meyering
2008-04-21
Revamp test-related Makefiles.
Jim Meyering
2008-03-28
Require that "(exit $fail); exit $fail" be last line of each test.
Jim Meyering
2008-02-09
tests: Remove priv-check. Use new require_root_ function instead.
Jim Meyering
2008-01-26
Work around Darwin9's set-GID-like group ownership inheritance.
Jim Meyering
2008-01-26
Avoid cp/preserve-gid test failure on Mac OS 10.5.1 (Darwin 9.1)
Jim Meyering
2007-11-24
Tweak new test.
Jim Meyering
2007-11-24
Test the new feature: cp -p preserves the GID whenever possible.
Lasse Collin