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-parents
Age
Commit message (
Expand
)
Author
2009-03-27
tests: migrate setgid-check into test-lib.sh
Jim Meyering
2008-09-10
tests: use "Exit $fail", not (exit $fail); exit $fail
Jim Meyering
2008-05-27
in 280+ tests/* files, use $srcdir, not $top_srcdir/tests
Jim Meyering
2008-05-27
prefer abs_srcdir over abs_top_srcdir, ...
Jim Meyering
2008-04-21
tests: convert umask-check to a function
Jim Meyering
2008-04-21
Revamp test-related Makefiles.
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-06-18
A few more symlink-related fixes. Fix a bug triggered by cp
Paul Eggert
2007-03-29
ls: Add support for SELinux and a slightly modified -Z option.
Jim Meyering
2007-02-03
* NEWS: Document fix for cp --parents.
Paul Eggert
2006-10-26
Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings.
Jim Meyering
2006-10-22
* tests/chmod/c-option: Double-quote instances of `$abs_srcdir'.
Jim Meyering
2006-10-22
* tests/sample-test: Quote variables containing absolute build
Jim Meyering
2006-08-17
Add/fix copyright notices and adjust to latest GNU FDL.
Paul Eggert
2005-06-22
Use umask-check instead of chmod.
Paul Eggert
2005-06-22
* tests/cp/cp-parents: Use chmod to work around some hosts with
Paul Eggert
2004-06-23
Replace all occurrences of `(exit N); exit' with
Jim Meyering
2002-04-19
Lots of clean-up:
Jim Meyering
2000-12-31
sticky-check -> setgid-check
Jim Meyering
2000-12-28
Run sticky-check from just-created directory.
Jim Meyering
2000-12-26
Disable the test if the working directory has the sticky bit set.
Jim Meyering
2000-11-06
Move mkdir tests into ../mkdir.
Jim Meyering
2000-11-05
*** empty log message ***
Jim Meyering
2000-11-05
Add tests for the above fix.
Jim Meyering
2000-10-31
use backticks and sed instead of set and shift
Jim Meyering
2000-10-31
Add some permission tests.
Jim Meyering
2000-10-29
Add a test.
Jim Meyering
2000-10-16
*** empty log message ***
Jim Meyering
2000-10-16
*** empty log message ***
Jim Meyering