Update tests
[gitmo/Mouse.git] / t / 030_roles / 003_apply_role.t
2010-02-10 gfx Update tests
2009-09-25 gfx Method modifiers are implemented in Mouse
2009-09-21 gfx Fix typos in tests
2009-09-21 gfx Make anonymous classes work correctly
2009-09-21 gfx Mouse::Role improved
2009-04-10 Joel Bernstein Fix test failures when user does not have C::Method...
2009-03-27 Nick Woolley Implemented Mouse::Role->does; modified Mouse::Meta...