Redid conversion to Test::Fatal
[gitmo/Moose.git] / t / 050_metaclasses / 052_metaclass_compat.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-20 Jesse Luehrs add some more tests
2010-05-20 Jesse Luehrs complain about unsafe fixing, since cmop doesn't anymore
2010-05-20 Tomas Doran Add failing test from Catalyst
2010-05-20 Jesse Luehrs fix some immutability issues, and expand the tests
2010-05-20 Jesse Luehrs one more immutability test (t0m)
2010-05-20 Jesse Luehrs immutability todo tests (t0m)
2010-05-20 Jesse Luehrs move the metaclass compat test out of 600_todo