Merge branch 'stable'
[gitmo/Class-MOP.git] / t / 019_anon_class_keep_alive.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.
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-05-18 Stevan Little removing ->blessed, blessed is not a method *cough...
2007-05-29 Stevan Little groditis anon class fixup
2007-05-29 Guillermo Roditi adding test for keep-alive metaclasses which have live...