[Perlunit-users] dev release 0.25_1325, Re: getting the exit status "right"
Status: Beta
Brought to you by:
mca1001
|
From: Matthew A. <mc...@us...> - 2011-06-10 18:46:47
|
On Thu, May 19, 2011 at 08:50:03PM +0100, Matthew Astley wrote: > My next step is to rescue the code from CVS into Git, since I'm > tooled up for this at work at the moment. I did that, and revised the website a little. You may clone from SourceForge or Github, details are on http://perlunit.sourceforge.net/ I then fixed the release process and made development releases. 0.25_1325 should fix the outstanding cpantesters fails and the TestRunner.pl exit code. There are also some old fixes. http://search.cpan.org/~mcast/Test-Unit-0.25_1325/ http://search.cpan.org/src/MCAST/Test-Unit-0.25_1325/ChangeLog This doesn't address all outstanding bugs, but it does get the visible (dist) tests back to a green bar on all OS/Perl combinations so far, http://matrix.cpantesters.org/?dist=Test-Unit+0.25_1325 In addition to bugs in the shipped code, there is also a problem with my CPAN permissions - I don't have permission for all the Test::Unit* modules in the dist, because PAUSE treats them separately and we didn't know this back then. Adam has fixed the modules he can, and I think I have contact details for Christian. Anyway, I wanted to let you know things are still happening slowly. -- Matthew |