perlunit-commits Mailing List for PerlUnit
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: Matthew A. <mc...@us...> - 2011-05-27 18:54:44
|
(Just in case anyone is still listening here) I recently migrated the PerlUnit CVS repository to Git, using cvs2git and uploading to SourceForge and Github. I see no further use for this list so I will close or disable it (as far as the interface allows). Thanks for your help over the years, Matthew -- http://perlunit.sourceforge.net/ |
From: Matthew A. <mc...@us...> - 2007-11-05 18:33:33
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test/Unit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30599/lib/Test/Unit Modified Files: Assert.pm Log Message: revise my expectations of assert_raises in POD and test; make the error more helpful |
From: Matthew A. <mc...@us...> - 2007-11-05 18:33:33
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test/Unit/Assertion In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30599/lib/Test/Unit/Assertion Modified Files: Exception.pm Log Message: revise my expectations of assert_raises in POD and test; make the error more helpful |
From: Matthew A. <mc...@us...> - 2007-11-05 18:33:32
|
Update of /cvsroot/perlunit/src/Test-Unit/t/tlib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30599/t/tlib Modified Files: ManyThrowsTestCase.pm Log Message: revise my expectations of assert_raises in POD and test; make the error more helpful |
From: Matthew A. <mc...@us...> - 2007-11-05 18:16:24
|
Update of /cvsroot/perlunit/src/Test-Unit/t In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24444/t Added Files: error-compat.t Log Message: new test shows up several problems with assumptions made about exceptions (i.e. die with blessed operand) |
From: Matthew A. <mc...@us...> - 2007-11-05 18:16:24
|
Update of /cvsroot/perlunit/src/Test-Unit/t/tlib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24444/t/tlib Added Files: ManyThrowsTestCase.pm Log Message: new test shows up several problems with assumptions made about exceptions (i.e. die with blessed operand) |
From: Matthew A. <mc...@us...> - 2007-10-30 10:55:27
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6933/lib/Test Modified Files: Unit.pm Log Message: fix release version interpolation from v1.29 |
From: Matthew A. <mc...@us...> - 2007-10-30 10:55:27
|
Update of /cvsroot/perlunit/src/Test-Unit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6933 Modified Files: ChangeLog Log Message: fix release version interpolation from v1.29 |
From: Matthew A. <mc...@us...> - 2007-10-30 10:04:28
|
Update of /cvsroot/perlunit/src/Test-Unit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20778 Modified Files: ChangeLog Log Message: yesterday's commits |
From: Matthew A. <mc...@us...> - 2007-10-29 17:39:28
|
Update of /cvsroot/perlunit/src/Test-Unit/t/tlib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv732/t/tlib Modified Files: AssertTest.pm Log Message: fix is_numeric the conservative way: if it's not clearly text or number, barf (return of SF bug #1014540) |
From: Matthew A. <mc...@us...> - 2007-10-29 17:39:25
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test/Unit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv732/lib/Test/Unit Modified Files: Assert.pm Log Message: fix is_numeric the conservative way: if it's not clearly text or number, barf (return of SF bug #1014540) |
From: Matthew A. <mc...@us...> - 2007-10-29 16:49:51
|
Update of /cvsroot/perlunit/src/Test-Unit/t/tlib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13208/t/tlib Modified Files: AssertTest.pm Log Message: quieten broken tests |
From: Matthew A. <mc...@us...> - 2007-10-29 16:27:49
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test/Unit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5172/Test/Unit Modified Files: TkTestRunner.pm Log Message: bugfix for newer Tk, fixes SF bug #1817669 |
From: Matthew A. <mc...@us...> - 2005-11-27 15:41:19
|
Update of /cvsroot/perlunit/www/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20568/htdocs Modified Files: index.php Log Message: more links to related software |
From: Matthew A. <mc...@us...> - 2005-10-22 17:25:55
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test/Unit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31815/lib/Test/Unit Modified Files: Assert.pm Log Message: assert_{isa,can}: tweak failure messages; also, do we want them to work on classnames as well as objects? tests currently FAIL |
From: Matthew A. <mc...@us...> - 2005-10-22 17:25:55
|
Update of /cvsroot/perlunit/src/Test-Unit/t/tlib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31815/t/tlib Modified Files: AssertTest.pm Log Message: assert_{isa,can}: tweak failure messages; also, do we want them to work on classnames as well as objects? tests currently FAIL |
From: Matthew A. <mc...@us...> - 2005-10-22 16:39:08
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test/Unit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20812/lib/Test/Unit Modified Files: Assert.pm Log Message: Add assert_isa & assert_can patch from MAREKR's RT bug #4613 |
From: Matthew A. <mc...@us...> - 2005-10-22 16:39:08
|
Update of /cvsroot/perlunit/src/Test-Unit/t/tlib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20812/t/tlib Modified Files: AssertTest.pm Log Message: Add assert_isa & assert_can patch from MAREKR's RT bug #4613 |
From: Matthew A. <mc...@us...> - 2005-10-22 16:23:03
|
Update of /cvsroot/perlunit/src/Test-Unit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15980 Modified Files: AUTHORS Log Message: add self as maintainer, add people who sent patches |
From: Matthew A. <mc...@us...> - 2005-10-22 15:55:46
|
Update of /cvsroot/perlunit/src/Test-Unit/t In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8120/t Modified Files: try_examples.t Log Message: ditch $^O check, easy fix for RT bug #14469 |
From: Matthew A. <mc...@us...> - 2005-10-15 22:08:47
|
Update of /cvsroot/perlunit/src/Test-Unit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26992 Modified Files: ChangeLog Log Message: updates for release |
From: Matthew A. <mc...@us...> - 2005-10-15 22:08:47
|
Update of /cvsroot/perlunit/src/Test-Unit/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26992/doc Modified Files: release-checklist TODO Log Message: updates for release |
From: Matthew A. <mc...@us...> - 2005-10-15 21:45:33
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22066/lib/Test Modified Files: Unit.pm Log Message: version 0.25 |
From: Matthew A. <mc...@us...> - 2005-10-15 21:44:37
|
Update of /cvsroot/perlunit/src/Test-Unit/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21926/doc Modified Files: release-checklist Log Message: notes to release engineer - that's now me |
From: Matthew A. <mc...@us...> - 2005-10-15 21:32:42
|
Update of /cvsroot/perlunit/src/Test-Unit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19730 Modified Files: MANIFEST Log Message: keep in "make manifest" generated order |