Check body, because original_package_name may be a different role
[gitmo/Perl-Critic-Dynamic-Moose.git] / t /
2009-05-03 Shawn M Moore Check body, because original_package_name may be a... master
2009-05-03 Shawn M Moore Make sure wrapping twice works
2009-05-03 Shawn M Moore Handle aliasing too
2009-05-03 Shawn M Moore Handle pulling in a method from two different roles
2009-04-28 Shawn M Moore Skeleton for ClassOverridesRole
2009-04-28 Shawn M Moore Make sure imported functions don't require disambiguation
2009-04-28 Shawn M Moore Handle overriding and wrapping in the same class
2009-04-28 Shawn M Moore RequireMethodModifiers policy
2009-04-28 Shawn M Moore RequireMakeImmutable policy
2009-04-28 Shawn M Moore Better test =]
2009-04-28 Shawn M Moore Don't create anon classes, they're garbage collected...
2009-04-28 Shawn M Moore Test count fix
2009-04-28 Shawn M Moore More tests
2009-04-28 Shawn M Moore More tests
2009-04-28 Shawn M Moore More tests
2009-04-28 Shawn M Moore Throw errors if we got em
2009-04-28 Shawn M Moore Begin writing tests