log scripts/test/cp.test @ 1388:c4f5f82adce6 draft

age author description
Mon, 14 Jul 2014 05:38:27 -0500 Rob Landley Implement -HL for cp. draft
Tue, 13 Nov 2012 17:14:08 -0600 Rob Landley Reindent to two spaces per level. Remove vi: directives that haven't worked right in years (ubuntu broke its' vim implementation). Remove trailing spaces. Add/remove blank lines. Re-wordwrap in places. Update documentation with new coding style.
Sun, 04 May 2008 16:00:52 -0500 Rob Landley Remove extraneous output.
Wed, 26 Mar 2008 00:54:56 -0500 Rob Landley Another cp -r fix, another test case...
Tue, 25 Mar 2008 17:09:40 -0500 Rob Landley Update cp -r to work better, add relevant tests to test suite.
Wed, 20 Feb 2008 01:47:56 -0600 Rob Landley Add first pass at cp, totally untested, unlikely to work yet. :)
Sat, 16 Feb 2008 20:00:11 -0600 Rob Landley Start of tests for cp.