merged with delegation_bugs branch
Moritz Onken [Sun, 16 Jan 2011 18:11:05 +0000 (19:11 +0100)]
fixed #59663

fixed #59573

made failing tests TODOs

dist.ini
lib/MooseX/ClassAttribute/Trait/Application/ToRole.pm

index 5b4c060..0e603e5 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -39,5 +39,12 @@ Test::Fatal    = 0
 Test::More     = 0.88
 Test::Requires = 0.05
 Scalar::Util   = 0
+Test::More      = 0.88
+Test::Exception = 0
+Scalar::Util    = 0
+Test::Requires  = 0.05
+Test::Deep      = 0
+Test::NoWarnings = 0
+MooseX::Strict::Role = 0
 
 [@Git]
index 52a6047..12849e0 100644 (file)
@@ -15,7 +15,6 @@ sub _apply_class_attributes {
     my $self  = shift;
     my $role1 = shift;
     my $role2 = shift;
-
     $role2 = Moose::Util::MetaRole::apply_metaroles(
         for            => $role2,
         role_metaroles => {