make github the primary repository
[gitmo/Moose.git] / t / 030_roles / 012_method_exclusion_in_composition.t
2011-03-14 Florian Ragwitz Remove numbers from our tests
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.
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-08-16 Jesse Luehrs rename alias and excludes to -alias and -excludes
2009-06-02 Shawn M Moore Excluding a conflicting method is a certainly valid...
2009-05-31 Shawn M Moore Much better error message for role conflicts
2009-04-25 Hans Dieter Pearcey remove trailing whitespace
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-08-05 Dave Rolsky Moose now warns when you try to load it from the main...
2008-01-21 Stevan Little tweaking test names to better VMS support