Redid conversion to Test::Fatal
[gitmo/Moose.git] / t / 050_metaclasses / 018_throw_error.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-10-18 Jesse Luehrs tests for the MOOSE_ERROR_STYLE behavior
2010-05-20 Jesse Luehrs fix a test (do we want to do this?)
2010-01-04 Dave Rolsky Merged topic/metarole-distinguishes-role-meta (which...
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2008-09-18 Dave Rolsky Add some MetaRole related tests for error_class. Added...
2008-09-16 Dave Rolsky Run this through tidy
2008-09-16 Yuval Kogman test last_error
2008-09-16 Yuval Kogman error_class is now the one true way
2008-09-16 Yuval Kogman error tests and fixes