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
/
cp-a-selinux
Age
Commit message (
Expand
)
Author
2009-04-28
tests: ensure that cp's -a doesn't silence --preserve=context
Ondřej Vašík
2009-02-18
cp: -a now preserves SELinux context, with reduced diagnostics
Ondřej Vašík
2008-09-10
tests: use "Exit $fail", not (exit $fail); exit $fail
Jim Meyering
2008-06-13
skip (don't fail) root-only tests for common set-up failures
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-30
tests: avoid spurious "make check-root" failure
Jim Meyering
2008-04-21
Revamp test-related Makefiles.
Jim Meyering
2008-04-01
Avoid root-only SELinux-related test failures w/o mcstransd.
Jim Meyering
2008-02-09
tests: Remove priv-check. Use new require_root_ function instead.
Jim Meyering
2007-10-09
Skip the chcon test on a system with no SELinux support.
Jim Meyering
2007-09-15
Adjust chgrp, chmod, chown, cp tests to use test-lib.sh.
Jim Meyering
2007-07-23
Update all copyright notices to use the newer form.
Jim Meyering
2007-07-10
Change "version 2" to "version 3" in all copyright notices.
Jim Meyering
2007-03-29
Arrange for "make check-root" to run the new root-only test.
Jim Meyering
2007-03-29
* tests/cp/cp-a-selinux: New file. Test for the bug reported in
Jim Meyering