Merge branch 'stable'
[gitmo/Class-MOP.git] / t / 049_metaclass_reinitialize.t
2010-10-28 Dave Rolsky Redo conversion to Test::Fatal
2010-10-28 Dave Rolsky Revert "convert all uses of Test::Exception to Test...
2010-10-24 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2010-09-27 Jesse Luehrs actually, why not make the meta method renameable
2010-09-27 Jesse Luehrs pass no_meta in the tests where we hardcode method...
2010-09-27 Jesse Luehrs handle reblessing metaclasses with attributes properly
2010-09-27 Jesse Luehrs make sure accessors are properly removed on reinitialize
2010-09-27 Jesse Luehrs better tests
2010-09-27 Jesse Luehrs basic implementation of preserving attrs/methods across...
2009-12-10 Florian Ragwitz Convert all tests to done_testing.
2009-11-11 Dave Rolsky Add a test count
2009-08-14 Florian Ragwitz Allow metaclasses to be reinitialized from an existing...