From: Karen Etheridge Date: Wed, 11 Apr 2012 01:51:39 +0000 (-0700) Subject: added missing release dates; re-enabling these release tests X-Git-Tag: v0.14~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-UndefTolerant.git;a=commitdiff_plain;h=07c4369792a05f0df60de2344ba0f69d4dbb09bd added missing release dates; re-enabling these release tests --- diff --git a/Changes b/Changes index 1671324..ec6d421 100644 --- a/Changes +++ b/Changes @@ -2,7 +2,7 @@ Revision history for MooseX-UndefTolerant {{$NEXT}} -0.13 +0.13 2012-03-25 * unit test improvements - tighter TODO scopes, better diagnostics on failure, Test::Moose for cleaner logic * fix documentation referencing Moose changes that are still TBD @@ -34,15 +34,15 @@ Revision history for MooseX-UndefTolerant * Added forward compatibility with Moose 1.9900+, but this module still works with older Moose too. (Dave Rolsky) -0.07 +0.07 2010-10-21 * Don't do extra work by exists-ing before defined-ing (Chip Salzenberg) -0.06 +0.06 2010-10-11 * Add support for immutable classes (Chris Andrews) * Be more careful avoiding warnings when the init_arg is undef (Chris Andrews) * POD fixups -0.05 +0.05 2010-07-19 * Avoid warnings from Moose 1.09. (Dave Rolsky) 0.04 2010-01-23 @@ -56,6 +56,6 @@ Revision history for MooseX-UndefTolerant 0.02 2009-12-02 * Actually check the value properly, therefore setting it properly -0.01 Date/time +0.01 2009-12-01 First version, released on an unsuspecting world. diff --git a/dist.ini b/dist.ini index 74f9cc8..62cda8d 100644 --- a/dist.ini +++ b/dist.ini @@ -30,9 +30,8 @@ repository.type = git [Test::Compile] [Test::DistManifest] [MetaTests] -; TODO: add release dates in Changes, for these tests to pass. -;[Test::CPAN::Changes] -;[Test::ChangesHasContent] +[Test::CPAN::Changes] +[Test::ChangesHasContent] [Prereqs / TestRequires] Test::Fatal = 0