make github the primary repository
[gitmo/Moose.git] / t / 030_roles / 032_roles_and_method_cloning.t
2011-03-14 Florian Ragwitz Remove numbers from our tests
2010-02-06 Florian Ragwitz We stopped subnaming role methods when being composed...
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-05-23 Yuval Kogman Update test suite for subname changes in Class::MOP
2009-04-02 Hans Dieter Pearcey add TODO test for caller() in role methods
2008-09-11 Dave Rolsky No more alias_method for roles either. This meant more...