Revert "convert all uses of Test::Exception to Test::Fatal."
[gitmo/Class-MOP.git] / t / 041_metaclass_incompatibility.t
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 push a bunch of details about metaclass compat into...
2010-05-12 Jesse Luehrs handle undef metaclasses where they are defined in...
2010-05-12 Dave Rolsky Clarify what $TODO is about
2010-05-12 Jesse Luehrs fix up some immutability stuff
2010-05-12 Jesse Luehrs more complicated metaclass initialization tests
2010-05-12 Jesse Luehrs more tests
2010-05-12 Jesse Luehrs more correct metaclass compat checking and fixing
2009-12-10 Florian Ragwitz Convert all tests to done_testing.
2009-01-07 Florian Ragwitz Remove shebangs from tests.
2008-11-14 Dave Rolsky got rid of all the use_ok junk except for 000_load.t
2008-09-13 Dave Rolsky I kept wondering why I "mistyped" this method name...