From: Adam S. <ada...@us...> - 2001-12-04 15:38:05
Update of /cvsroot/perlunit/src/Test-Unit/doc
In directory usw-pr-cvs1:/tmp/cvs-serv31555/doc
Modified Files:
TODO
Log Message:
require base.pm version 1, so that a warning is generated for buggy
base.pms
From: Adam S. <ada...@us...> - 2001-12-04 17:33:41
Update of /cvsroot/perlunit/src/Test-Unit/doc
In directory usw-pr-cvs1:/tmp/cvs-serv4328
Modified Files:
TODO
Log Message:
$Error::Depth bug fixed (I think)
From: Adam S. <ada...@us...> - 2001-12-05 20:17:16
Update of /cvsroot/perlunit/src/Test-Unit/doc
In directory usw-pr-cvs1:/tmp/cvs-serv15757/doc
Modified Files:
TODO
Log Message:
can now call $self->print("debugging stuff") within test case methods
and if the test fails or "errors" you get to see all the debugging
accumulated from the above calls
From: Adam S. <ada...@us...> - 2002-05-23 16:28:01
Update of /cvsroot/perlunit/src/Test-Unit/doc
In directory usw-pr-cvs1:/tmp/cvs-serv13553/doc
Modified Files:
TODO
Log Message:
(poorly) document @TESTS and the filtering mechanism
From: Adam S. <ada...@us...> - 2002-06-13 15:45:16
Update of /cvsroot/perlunit/src/Test-Unit/doc
In directory usw-pr-cvs1:/tmp/cvs-serv7333
Modified Files:
TODO
Log Message:
mention that Attribute::Handlers probably won't work
From: Matthew A. <mc...@us...> - 2005-08-01 19:49:56
Update of /cvsroot/perlunit/src/Test-Unit/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11889/doc
Modified Files:
TODO
Log Message:
update with stuff done (mostly copyright related), more to do
From: Matthew A. <mc...@us...> - 2005-08-19 19:35:35
Update of /cvsroot/perlunit/src/Test-Unit/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17664/doc
Modified Files:
TODO
Log Message:
notes on HarnessUnit, UnitHarness; more on stuff I'd like to do later