Redid conversion to Test::Fatal
[gitmo/Moose.git] / t / 300_immutable / 005_multiple_demolish_inline.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.
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-09-14 Dave Rolsky Revert "add a warning for immutablizing a class with...
2009-09-07 Jesse Luehrs add a warning for immutablizing a class with mutable...
2009-04-06 Dave Rolsky Add a test for a class with no inherited DEMOLISH
2009-04-06 Dave Rolsky Add a failing test to check that destructor inlining...
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-08-05 Dave Rolsky Moose now warns when you try to load it from the main...
2008-01-31 Stevan Little tests