[libtest-class-perl] 03/10: Merge tag 'upstream/0.50'

gregor herrmann gregoa at debian.org
Mon Oct 26 16:47:42 UTC 2015


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

gregoa pushed a commit to branch master
in repository libtest-class-perl.

commit 6a3fa1828ba1a7ec3ae59f1c2004ae1e15a56197
Merge: f5b32f5 a490d63
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 26 17:35:56 2015 +0100

    Merge tag 'upstream/0.50'
    
    Upstream version 0.50

 Build.PL                      |  49 -----
 Changes                       |  14 ++
 MANIFEST                      |  11 +-
 META.json                     |  67 ++++---
 META.yml                      |  50 +++--
 Makefile.PL                   | 165 +++++++++++++---
 README                        | 423 +++++++++++++++++++++-------------------
 lib/Test/Class.pm             | 437 +++++++++++++++++++++++-------------------
 lib/Test/Class/Load.pm        |  24 +--
 lib/Test/Class/MethodInfo.pm  |  14 +-
 t/Tests.t                     |   6 +-
 t/_new.t                      |   2 +-
 t/bad-autoloads.t             |   2 +-
 t/bailout.t                   |   2 +-
 t/compile.t                   |   6 +-
 t/current_method.t            |   6 +-
 t/die_before_plan.t           |   4 +-
 t/expected_tests.t            |  36 ++--
 t/fail1.t                     |   2 +-
 t/fail2.t                     |  11 +-
 t/fail3.t                     |   2 +-
 t/filter.t                    |   2 +-
 t/filter_multiple.t           |   2 +-
 t/header.t                    |   2 +-
 t/late_header.t               |   4 +-
 t/methodinfo.t                |  10 +-
 t/named_test.t                |   2 +-
 t/num_method_tests.t          |  14 +-
 t/num_tests.t                 |   2 +-
 t/override.t                  |   2 +-
 t/rt15870.t                   |   4 +-
 t/runtests.t                  |  14 +-
 t/runtests_die.t              |  13 +-
 t/runtests_extra.t            |   2 +-
 t/runtests_noplan.t           |   6 +-
 t/runtests_of.t               |   6 +-
 t/runtests_result.t           |   6 +-
 t/runtests_return.t           |   4 +-
 t/runtests_trailing.t         |   2 +-
 t/runtests_with_wrong_class.t |   2 +-
 t/skip1.t                     |   2 +-
 t/skip2.t                     |   4 +-
 t/skip_class_reason.t         |   8 +-
 t/skip_empty_classes.t        |   4 +-
 t/spaces.t                    |   2 +-
 t/startup.t                   |  22 +--
 t/test_deep.t                 |   4 +-
 t/test_verbose.t              |   4 +-
 t/todo.t                      |   4 +-
 49 files changed, 836 insertions(+), 650 deletions(-)

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



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