perlunit-commits Mailing List for PerlUnit (Page 3)
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...> - 2005-07-31 16:29:03
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test/Unit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4966/src/Test-Unit/lib/Test/Unit Modified Files: TkTestRunner.pm Log Message: make "show..." dialog text expand with window and include annotations. fixes SF bug#1018619 |
From: Matthew A. <mc...@us...> - 2005-07-31 16:06:48
|
Update of /cvsroot/perlunit/src/Test-Unit/t In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv318/src/Test-Unit/t Modified Files: try_examples.t Log Message: clear out useless 'use lib's; remove dup $^O check; fix RT bug#3963 (thanks ILYAM); improve skipping of untested items |
From: Matthew A. <mc...@us...> - 2005-07-31 15:57:52
|
Update of /cvsroot/perlunit/src/Test-Unit/examples In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30661/src/Test-Unit/examples Modified Files: tester.png Log Message: update screenshot of Tk test runner |
From: Matthew A. <mc...@us...> - 2005-07-31 15:49:30
|
Update of /cvsroot/perlunit/src/Test-Unit/examples In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29236/examples Removed Files: tester.pl Log Message: remove old Tk code - Test::SuiteWrapper went away 2000-02-21 |
From: Matthew A. <mc...@us...> - 2005-07-30 21:59:25
|
Update of /cvsroot/perlunit/src/Test-Unit/t In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23443/src/Test-Unit/t Modified Files: try_examples.t Log Message: minor: aa29 on http://rt.cpan.org/NoAuth/Bug.html?id=2244 is right... |
From: Matthew A. <mc...@us...> - 2005-07-30 21:40:27
|
Update of /cvsroot/perlunit/src/Test-Unit/t In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20474/src/Test-Unit/t Modified Files: try_examples.t Log Message: Fix SF bug#908422 (track changing testing output format); Thanks: dholland, eksiegerman |
From: Matthew A. <mc...@us...> - 2005-07-30 21:02:37
|
Update of /cvsroot/perlunit/src/Test-Unit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11583/src/Test-Unit Modified Files: .cvsignore Log Message: ignore build files |
From: Matthew A. <mc...@us...> - 2005-07-30 20:41:47
|
Update of /cvsroot/perlunit/www/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7229/www/htdocs Modified Files: index.php Log Message: remove old junk; update mail archive + viewcvs links; outline what's in CVS top levels |
From: Matthew A. <mc...@us...> - 2005-07-30 20:26:16
|
Update of /cvsroot/perlunit/src/XUnit-0.01 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4702 Removed Files: TestXUnit.pm XUnit.pm Log Message: Remove old version |
From: Adam S. <ada...@us...> - 2002-06-21 10:36:46
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test/Unit In directory usw-pr-cvs1:/tmp/cvs-serv21265 Modified Files: Procedural.pm Log Message: thanks to Ken <mi...@he...> for spotting this cut and paste error |
From: Adam S. <ada...@us...> - 2002-06-20 17:12:15
|
Update of /cvsroot/perlunit/src/Test-Unit In directory usw-pr-cvs1:/tmp/cvs-serv8240 Modified Files: AUTHORS Log Message: I maintain it now |
From: Adam S. <ada...@us...> - 2002-06-20 15:48:33
|
Update of /cvsroot/perlunit/src/Test-Unit/t/tlib In directory usw-pr-cvs1:/tmp/cvs-serv16604/t/tlib Modified Files: RunnerTest.pm Log Message: ignore tokens not defined for the test |
From: Adam S. <ada...@us...> - 2002-06-20 15:48:33
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test/Unit In directory usw-pr-cvs1:/tmp/cvs-serv16604/lib/Test/Unit Modified Files: Test.pm Log Message: ignore tokens not defined for the test |
From: Adam S. <ada...@us...> - 2002-06-20 15:28:03
|
Update of /cvsroot/perlunit/src/Test-Unit/doc In directory usw-pr-cvs1:/tmp/cvs-serv10761 Modified Files: TODO Log Message: update |
From: Adam S. <ada...@us...> - 2002-06-20 15:08:18
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test/Unit In directory usw-pr-cvs1:/tmp/cvs-serv4696 Modified Files: Decorator.pm Log Message: fix bug spotted by Matthias Ferber in run() (which is usually overridden) |
From: Adam S. <ada...@us...> - 2002-06-20 15:04:56
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test/Unit In directory usw-pr-cvs1:/tmp/cvs-serv3688/lib/Test/Unit Modified Files: Runner.pm Log Message: - better documentation - add reset_filter |
From: Adam S. <ada...@us...> - 2002-06-20 15:04:31
|
Update of /cvsroot/perlunit/src/Test-Unit In directory usw-pr-cvs1:/tmp/cvs-serv3548 Modified Files: MANIFEST Log Message: Oh dear, I did it again. Forgot to commit t/tlib/RunnerTest. |
From: Adam S. <ada...@us...> - 2002-06-20 15:04:30
|
Update of /cvsroot/perlunit/src/Test-Unit/t/tlib In directory usw-pr-cvs1:/tmp/cvs-serv3548/t/tlib Added Files: RunnerTest.pm Log Message: Oh dear, I did it again. Forgot to commit t/tlib/RunnerTest. |
From: Adam S. <ada...@us...> - 2002-06-20 14:41:27
|
Update of /cvsroot/perlunit/src/Test-Unit In directory usw-pr-cvs1:/tmp/cvs-serv29580 Modified Files: ChangeLog Log Message: update |
From: Adam S. <ada...@us...> - 2002-06-20 14:38:04
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test/Unit In directory usw-pr-cvs1:/tmp/cvs-serv28471/lib/Test/Unit Modified Files: TestCase.pm Log Message: document new filtering via coderefs |
From: Adam S. <ada...@us...> - 2002-06-20 14:37:36
|
Update of /cvsroot/perlunit/src/Test-Unit In directory usw-pr-cvs1:/tmp/cvs-serv28338 Modified Files: MANIFEST Log Message: - remove ALL filtering hack, and instead allow filtering via coderefs: sub filter {{ foo_tests => sub { my $method = shift; return $method =~ /foo/; }, everything => sub { 1 }, # method lists still work another_token => [ qw/test_method1 test_method2/ ], }} - add tests for filtering mechanism |
From: Adam S. <ada...@us...> - 2002-06-20 14:37:36
|
Update of /cvsroot/perlunit/src/Test-Unit/t/tlib In directory usw-pr-cvs1:/tmp/cvs-serv28338/t/tlib Modified Files: AllTests.pm Added Files: FilteredSuite.pm Log Message: - remove ALL filtering hack, and instead allow filtering via coderefs: sub filter {{ foo_tests => sub { my $method = shift; return $method =~ /foo/; }, everything => sub { 1 }, # method lists still work another_token => [ qw/test_method1 test_method2/ ], }} - add tests for filtering mechanism |
From: Adam S. <ada...@us...> - 2002-06-20 14:37:36
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test/Unit In directory usw-pr-cvs1:/tmp/cvs-serv28338/lib/Test/Unit Modified Files: TestSuite.pm Test.pm Log Message: - remove ALL filtering hack, and instead allow filtering via coderefs: sub filter {{ foo_tests => sub { my $method = shift; return $method =~ /foo/; }, everything => sub { 1 }, # method lists still work another_token => [ qw/test_method1 test_method2/ ], }} - add tests for filtering mechanism |
From: Adam S. <ada...@us...> - 2002-06-18 17:58:18
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test/Unit In directory usw-pr-cvs1:/tmp/cvs-serv22532/lib/Test/Unit Modified Files: TestSuite.pm Test.pm Log Message: - better debugging of filtering mechanism - fix bug where runner (and hence filter state) wasn't being passed to subsuites during recursion |
From: Adam S. <ada...@us...> - 2002-06-14 10:40:51
|
Update of /cvsroot/perlunit/src/Test-Unit/lib/Test In directory usw-pr-cvs1:/tmp/cvs-serv25909/lib/Test Modified Files: Unit.pm Log Message: version 0.24 |