make github the primary repository
[gitmo/Moose.git] / t / 030_roles / 013_method_aliasing_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 Don't import Test::Exception into classes we are testing
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-09-11 Dave Rolsky Fix to-role role application with aliases.
2009-09-11 Dave Rolsky Fix test description
2009-09-11 Dave Rolsky Add a test for aliasing a method in a class without...
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-06-19 Dave Rolsky This change gets Recipe 11 working. Here are the detail...
2008-01-21 Stevan Little tweaking test names to better VMS support