[libtest-warnings-perl] 05/10: Merge tag 'upstream/0.021'

gregor herrmann gregoa at debian.org
Sat Jun 13 20:09:54 UTC 2015


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

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

commit 7a7e3d1a4d99985311508de7113e53d003b62f15
Merge: b6e1e61 5183266
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 13 21:58:15 2015 +0200

    Merge tag 'upstream/0.021'
    
    Upstream version 0.021

 CONTRIBUTING                               |  19 +-
 Changes                                    |  19 +
 INSTALL                                    |   1 -
 MANIFEST                                   |  14 +-
 META.json                                  | 618 ++++++++++++++++++++---------
 META.yml                                   | 462 +++++++++++++--------
 Makefile.PL                                |  31 +-
 README                                     |   4 +-
 README.md                                  | 221 -----------
 dist.ini                                   |  12 +-
 examples/no_plan.t                         |   2 +-
 examples/sub.t                             |   2 +-
 examples/test_warning_contents.t           |   2 +-
 examples/warning_like.t                    |   2 +-
 examples/with_done_testing.t               |   2 +-
 examples/with_plan.t                       |   2 +-
 lib/Test/Warnings.pm                       |  78 ++--
 t/00-report-prereqs.dd                     | 133 +++++++
 t/00-report-prereqs.t                      | 277 ++++++-------
 t/01-basic.t                               |   2 +-
 t/02-done_testing.t                        |   2 +-
 t/03-subtest.t                             |   2 +-
 t/05-no-end-block.t                        |   2 +-
 t/06-skip-all.t                            |   2 +-
 t/07-no_plan.t                             |   2 +-
 t/08-use-if.t                              |   2 +-
 t/09-warnings-contents.t                   |   2 +-
 t/10-no-done_testing.t                     |   2 +-
 t/11-double-use.t                          |   2 +-
 t/12-no-newline.t                          |  30 ++
 t/zzz-check-breaks.t                       |  30 ++
 xt/author/00-compile.t                     |   9 +-
 xt/{release => author}/clean-namespaces.t  |   4 +-
 xt/author/eol.t                            |  29 ++
 xt/author/examples_test_warning_contents.t |   2 +-
 xt/{release => author}/no-tabs.t           |  13 +-
 xt/{release => author}/pod-coverage.t      |   2 +-
 xt/author/pod-spell.t                      |   9 +-
 xt/release/changes_has_content.t           |   2 +-
 xt/release/eol.t                           |   8 -
 xt/release/kwalitee.t                      |   9 +-
 xt/release/portability.t                   |   1 +
 42 files changed, 1244 insertions(+), 825 deletions(-)

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



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