some more tests - because who doesnt like tests?
[gitmo/MooseX-UndefTolerant.git] / dist.ini
index f5f863f..74f9cc8 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -4,7 +4,7 @@ license = Perl_5
 copyright_holder = Cory G Watson
 copyright_year   = 2011
 
-version = 0.09
+version = 0.13
 
 [@Filter]
 -bundle = @Basic
@@ -27,14 +27,19 @@ repository.type   = git
 [PodSyntaxTests]
 [NoTabsTests]
 [EOLTests]
-
-[CheckChangeLog]
-
-[Prereqs / BuildRequires]
+[Test::Compile]
+[Test::DistManifest]
+[MetaTests]
+; TODO: add release dates in Changes, for these tests to pass.
+;[Test::CPAN::Changes]
+;[Test::ChangesHasContent]
+
+[Prereqs / TestRequires]
 Test::Fatal = 0
 Test::More  = 0.002
+Test::Moose = 0
 
-[Prereqs]
+[Prereqs / RuntimeRequires]
 Moose = 0.89
 
-
+[NextRelease]