fix incompatibilities with TB2
authorKaren Etheridge <ether@cpan.org>
Sat, 13 Apr 2013 21:36:22 +0000 (14:36 -0700)
committerKaren Etheridge <ether@cpan.org>
Sat, 13 Apr 2013 22:07:11 +0000 (15:07 -0700)
commit9153f80be375a2544592ce01f7a2cdcc008ba3d5
treea90e45c9a616b76a22beffbd451983b536b24586
parent4191b771ad270d6cec3dabfa5a2d9cccadf4105e
fix incompatibilities with TB2

I tested this with Test-Simple-1.005000_006.
The return value of with_immutable still indicates whether all tests contained
in its block had passed, even though this is undocumented.
Changes
lib/Test/Moose.pm
t/test_moose/with_immutable.t
t/test_moose/with_immutable_tb2.t [new file with mode: 0644]