perlunit-commits Mailing List for PerlUnit (Page 7)
Status: Beta
Brought to you by:
mca1001
This list is closed, nobody may subscribe to it.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
(39) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(11) |
Feb
(7) |
Mar
(8) |
Apr
|
May
(9) |
Jun
(44) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2004 |
Jan
|
Feb
(2) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(11) |
Aug
(15) |
Sep
|
Oct
(19) |
Nov
(1) |
Dec
|
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(7) |
Nov
(5) |
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
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...> - 2001-12-05 20:17:16
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test/Unit In directory usw-pr-cvs1:/tmp/cvs-serv15757/lib/Test/Unit Modified Files: Exception.pm Result.pm TestCase.pm TestRunner.pm 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...> - 2001-12-04 17:56:46
|
Update of /cvsroot/perlunit/src/Test-Unit/doc In directory usw-pr-cvs1:/tmp/cvs-serv11273 Modified Files: TODO Log Message: ideas from Test::More |
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-04 17:28:37
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test/Unit In directory usw-pr-cvs1:/tmp/cvs-serv3085 Modified Files: Assert.pm Log Message: We seem to have obtained an extra 2 stack frames somewhere along the line. This makes the new, more stringent exception checking tests in AssertTest.pm pass. |
From: Adam S. <ada...@us...> - 2001-12-04 17:27:35
|
Update of /cvsroot/perlunit/src/Test-Unit/t/tlib In directory usw-pr-cvs1:/tmp/cvs-serv2846 Modified Files: AssertTest.pm Log Message: - Added hairiness to failure/error testing, so it now doesn't just check that the exception was raised, but also checks that its file() and line() methods point correctly to the source of the failed assertion. - Refactored duplicated code from check_failures() and check_errors() into check_exceptions() |
From: Adam S. <ada...@us...> - 2001-12-04 16:29:53
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test/Unit In directory usw-pr-cvs1:/tmp/cvs-serv18790 Modified Files: TestCase.pm Log Message: tiny cosmetic tweak |
From: Adam S. <ada...@us...> - 2001-12-04 16:21:08
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test/Unit In directory usw-pr-cvs1:/tmp/cvs-serv16367/lib/Test/Unit Modified Files: TestSuite.pm TestCase.pm Log Message: simple but pretty script for listing suite structure rather than running it |
From: Adam S. <ada...@us...> - 2001-12-04 16:21:07
|
Update of /cvsroot/perlunit/src/Test-Unit In directory usw-pr-cvs1:/tmp/cvs-serv16367 Added Files: TestLister.pl Log Message: simple but pretty script for listing suite structure rather than running it |
From: Adam S. <ada...@us...> - 2001-12-04 15:38:05
|
Update of /cvsroot/perlunit/src/Test-Unit In directory usw-pr-cvs1:/tmp/cvs-serv31555 Modified Files: Makefile.PL 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 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 15:36:54
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test/Unit In directory usw-pr-cvs1:/tmp/cvs-serv4019/lib/Test/Unit Modified Files: Debug.pm Log Message: missed a few DEBUGs in fail_example.pm |
From: Adam S. <ada...@us...> - 2001-12-04 15:36:54
|
Update of /cvsroot/perlunit/src/Test-Unit/examples In directory usw-pr-cvs1:/tmp/cvs-serv4019/examples Modified Files: fail_example.pm Log Message: missed a few DEBUGs in fail_example.pm |
From: Adam S. <ada...@us...> - 2001-12-04 15:16:25
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test In directory usw-pr-cvs1:/tmp/cvs-serv23834 Modified Files: Unit.pm Log Message: link to AUTHORS file |
From: Adam S. <ada...@us...> - 2001-12-04 14:29:24
|
Update of /cvsroot/perlunit/src/Test-Unit In directory usw-pr-cvs1:/tmp/cvs-serv21017 Modified Files: TestRunner.pl Log Message: example usage of debugging |
From: Adam S. <ada...@us...> - 2001-12-04 14:25:54
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test/Unit In directory usw-pr-cvs1:/tmp/cvs-serv20221 Modified Files: Loader.pm Log Message: avoid warning |
From: Adam S. <ada...@us...> - 2001-12-04 14:10:46
|
Update of /cvsroot/perlunit/src/Test-Unit In directory usw-pr-cvs1:/tmp/cvs-serv16202 Modified Files: AUTHORS Log Message: Kevin was listed twice |
From: Piers C. <pdc...@us...> - 2001-12-03 20:51:09
|
Update of /cvsroot/perlunit/src/Test-Unit In directory usw-pr-cvs1:/tmp/cvs-serv10271 Added Files: AUTHORS Log Message: Added the list of Authors who've written code for PerlUnit. Almost certainly incomplete. Add your details please. |
From: Adam S. <ada...@us...> - 2001-12-03 18:05:37
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test/Unit In directory usw-pr-cvs1:/tmp/cvs-serv24472 Modified Files: HarnessUnit.pm Log Message: don't need that \n |
From: Adam S. <ada...@us...> - 2001-12-03 18:02:03
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test/Unit In directory usw-pr-cvs1:/tmp/cvs-serv23506/lib/Test/Unit Modified Files: Assert.pm Decorator.pm Exception.pm HarnessUnit.pm Loader.pm Result.pm Setup.pm Test.pm TestCase.pm TestRunner.pm TestSuite.pm UnitHarness.pm Added Files: Debug.pm Log Message: All debugging now happens through a simple unified debugging class Test::Unit::Debug. This allows the user to turn debugging on/off dynamically, still on a per-package basis, but in a more convenient way. Also eliminates the problem with `make test' failing when DEBUG is "compiled in". |
From: Adam S. <ada...@us...> - 2001-12-03 18:01:59
|
Update of /cvsroot/perlunit/src/Test-Unit/t/tlib In directory usw-pr-cvs1:/tmp/cvs-serv23506/t/tlib Modified Files: ListenerTest.pm Log Message: All debugging now happens through a simple unified debugging class Test::Unit::Debug. This allows the user to turn debugging on/off dynamically, still on a per-package basis, but in a more convenient way. Also eliminates the problem with `make test' failing when DEBUG is "compiled in". |
From: Adam S. <ada...@us...> - 2001-12-03 18:01:58
|
Update of /cvsroot/perlunit/src/Test-Unit In directory usw-pr-cvs1:/tmp/cvs-serv23506 Modified Files: MANIFEST Log Message: All debugging now happens through a simple unified debugging class Test::Unit::Debug. This allows the user to turn debugging on/off dynamically, still on a per-package basis, but in a more convenient way. Also eliminates the problem with `make test' failing when DEBUG is "compiled in". |
From: Adam S. <ada...@us...> - 2001-12-03 18:01:58
|
Update of /cvsroot/perlunit/src/Test-Unit/doc In directory usw-pr-cvs1:/tmp/cvs-serv23651 Modified Files: TODO Log Message: fixed |
From: Adam S. <ada...@us...> - 2001-12-03 18:01:39
|
Update of /cvsroot/perlunit/src/Test-Unit/t In directory usw-pr-cvs1:/tmp/cvs-serv23506/t Modified Files: all_tests.t Log Message: All debugging now happens through a simple unified debugging class Test::Unit::Debug. This allows the user to turn debugging on/off dynamically, still on a per-package basis, but in a more convenient way. Also eliminates the problem with `make test' failing when DEBUG is "compiled in". |
From: Adam S. <ada...@us...> - 2001-12-03 17:58:09
|
Update of /cvsroot/perlunit/src/Test-Unit/doc In directory usw-pr-cvs1:/tmp/cvs-serv22314 Modified Files: TODO Log Message: more jobs |