Via CPAN: http://search.cpan.org/~fox/Test-Reporter-1.29_01/
Via subversion: https://test-reporter.googlecode.com/svn/tags/1.29_01
This release will become 1.30 unless regressions are discovered.
This line of development has many changes over the current CPAN
release (1.27), which was released over two years ago. Quite a number
of defects have been addressed and enhancements added. Please consult
the Changes file, subversion logs, RT queue, and the Google defect
tracker for additional information.
I'm particularly interested in making sure that this release doesn't
break any part of the stack. I'd very much love to have assurances
that CPAN-YACSmoke, CPAN-Reporter, and similar tools continue to
operate as expected.
Thank you!
On 6/26/07, David Golden <xda...@gmail.com> wrote:
> I smoked T::R 1.29_01 on linux with CPAN::Reporter 0.44 and it was
> fine. (Perl 5.8.8) I think the CPAN::Reporter test suite is pretty
> comprehensive with pretty good coverage, so at least, TR 1.29_01
> doesn't break anything obvious.
>
> On Windows, with Strawbery Perl, T::R fails a test from what looks
> like a path bug in the test.
>
> I added some diagnostics to the test and saw this:
>
> not ok 61
> # Failed test 61 in t/reporter.t at line 167
> # t/reporter.t line 167 is: ok( $@=~ q{^Test::Reporter: cannot
> get perl version info from /}) or
> # got: 'Test::Reporter: cannot get perl version info from
> C:\strawberry-perl\perl\bin\perl.exe alt_perl.pl: booh at t/reporter.t
> line 166'
>
> It looks like the regex is looking for a leading slash (pathname) but
> that doesn't work on Windows that has absolute path names starting
> with drive letters.
>
> After forcing the T::R installation anyway, CPAN::Reporter 0.44 passes
> its tests on Windows as well.
>
> Thanks for putting out the update!
>
> David
--
Adam J. Foxson