On Mon, Jul 19, 2004 at 04:25:35PM +0100, Adrian Howard wrote:
> On 19 Jul 2004, at 07:25, Michael G Schwern wrote:
> [snip]
> >There's a new feature.  When run under Test::Harness diagnostic output 
> >will
> >throw in a leading newline for better readability.
> [snip]
> 
> Which causes anything testing test diagnostic output with 
> Test::Builder::Tester to fall over. Test::Class, Test::Exception & 
> Test::Block's test suites now all fail.
> 
> Pooh sticks.
> 
> My temptation is to say the new behaviour is the right one and patch 
> T::B::T and friends?

Yes.  You can just do local $ENV{HARNESS_ACTIVE} = 0; to get back the old
behavior.


-- 
Michael G Schwern        [EMAIL PROTECTED]  http://www.pobox.com/~schwern/
SUBMIT TO MY LOVE, PUNY HUMAN!!!
        -- http://www.angryflower.com/deberg.gif

Reply via email to