[libtest-moose-more-perl] 03/09: Merge tag 'upstream/0.033'

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Sat Aug 15 15:06:40 UTC 2015


This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-moose-more-perl.

commit 3048211a0bb8d94774b926c931ed76ea84cb15e7
Merge: d7026df 03567fa
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Sat Aug 15 11:09:52 2015 -0300

    Merge tag 'upstream/0.033'
    
    Upstream version 0.033
    
    # gpg: Signature made Sat 15 Aug 2015 11:09:13 AM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"

 .travis.yml                                  |  14 +-
 Changes                                      |  52 +++
 MANIFEST                                     |  21 +-
 META.json                                    | 323 ++++++++++-------
 META.yml                                     | 294 +++++++++-------
 Makefile.PL                                  |  34 +-
 README                                       | 299 +++++++++++++---
 SIGNATURE                                    |  73 ++--
 cpanfile                                     |  11 +-
 lib/Test/Moose/More.pm                       | 501 +++++++++++++++++++++++----
 t/00-compile.t                               |  12 +-
 t/000-report-versions-tiny.t                 |  10 +-
 t/has_method_ok.t                            |   2 +-
 t/{is_anon.t => is_anon_ok.t}                |  16 +-
 t/{is_class.t => is_class_ok.t}              |  18 +-
 t/is_immutable_ok.t                          |  46 +++
 t/{is_not_anon.t => is_not_anon_ok.t}        |  16 +-
 t/{is_role.t => is_role_ok.t}                |  18 +-
 t/requires_method_ok.t                       |   2 +-
 t/validate_attribute/in_roles.t              |  49 +++
 t/validate_class.t                           |  17 +-
 t/{validate_role.t => validate_role/basic.t} |   0
 t/validate_role/compose.t                    |  55 +++
 t/validate_thing/sugar.t                     |  33 ++
 t/wrapped/in_roles.t                         |  58 ++++
 xt/{release/no-tabs.t => author/eol.t}       |  21 +-
 xt/{release => author}/no-tabs.t             |  17 +-
 xt/author/pod-spell.t                        |  14 +-
 xt/release/eol.t                             |   8 -
 xt/release/no-smart-comments.t               |   1 +
 30 files changed, 1531 insertions(+), 504 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-moose-more-perl.git



More information about the Pkg-perl-cvs-commits mailing list