From: Dave Rolsky Date: Thu, 28 Mar 2013 16:12:29 +0000 (-0500) Subject: Add more test plugins & use AutoPrereqs X-Git-Tag: v0.27~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8bbba4413c36bdb12db4c33e2cd0e184d60181b0;p=gitmo%2FMooseX-ClassAttribute.git Add more test plugins & use AutoPrereqs --- diff --git a/dist.ini b/dist.ini index 1eecf14..aee252c 100644 --- a/dist.ini +++ b/dist.ini @@ -24,22 +24,20 @@ repository.type = git [PkgVersion] -[PodSyntaxTests] -[NoTabsTests] [EOLTests] +[NoTabsTests] +[PodSyntaxTests] [Test::CPAN::Changes] +[Test::Pod::LinkCheck] +[Test::Pod::No404s] -[CheckChangeLog] - -[Prereqs] -Moose = 1.23 -namespace::autoclean = 0.11 -namespace::clean = 0.20 +[AutoPrereqs] +skip = HasClassAttribute +skip = MooseX::AttributeHelpers +skip = MooseX::Role::Parameterized +skip = MooseX::Role::Strict +skip = ^Role -[Prereqs / TestRequires] -Test::Fatal = 0 -Test::More = 0.88 -Test::Requires = 0.05 -Scalar::Util = 0 +[CheckPrereqsIndexed] [@Git]