Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/regress/bin



Module Name:    src
Committed By:   jschauma
Date:           Sun Jul 16 16:26:10 UTC 2006

Modified Files:
        src/regress/bin: Makefile
Added Files:
        src/regress/bin/cp: Makefile cp.sh

Log Message:
Add a regression test for cp(1) to test simple copying of files, directories
links etc.
This currently does not test the flags -i, -f, and -v.  It also does not
test removal of setuid or setgid bits if the owner can't be changed, nor
does it check creation of device nodes etc.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/regress/bin/Makefile
cvs rdiff -r0 -r1.1 src/regress/bin/cp/Makefile src/regress/bin/cp/cp.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index