make github the primary repository
[gitmo/Moose.git] / t / 050_metaclasses / 010_extending_and_embedding_back_compat.t
2011-03-14 Florian Ragwitz Remove numbers from our tests
2010-10-25 Ricardo Signes remove unneeded use of Test::Fatal
2010-10-24 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2010-07-24 Dave Rolsky Explicitly ask for api version 0.55 so we can call...
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-04-25 Hans Dieter Pearcey remove trailing whitespace
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-08-07 Dave Rolsky Added the "also" param to Moose::Exporter, which allows...