Redid conversion to Test::Fatal
[gitmo/Moose.git] / t / 030_roles / 003_apply_role.t
2010-10-28 Dave Rolsky Redid conversion to Test::Fatal
2010-10-28 Dave Rolsky Revert most of the conversion to Test::Fatal so we...
2010-10-24 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2010-05-05 Florian Ragwitz Allow required versions to be specified when setting...
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-04-25 Shawn M Moore Revert "Moose now warns about class implicitly overridi...
2009-04-21 Shawn M Moore Moose now warns about class implicitly overriding metho...
2009-01-22 Dave Rolsky fix this test so it actually tests the right thing...
2009-01-22 Dave Rolsky perltidy this code
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-08-06 Dave Rolsky Missed a few use_ok calls that started warning now...
2008-03-16 Stevan Little s/metaclass/__PACKAGE__->meta/
2008-03-16 Stevan Little s/make_immutable/metaclass->make_immutable/
2008-02-07 Stevan Little more tests and the constructor stuff as well
2007-12-30 Stevan Little refactor in progress, beware (still passing all my...
2007-09-14 Stevan Little complete re-organization of the test suite