[libtest-number-delta-perl] 01/09: Merge tag 'upstream/1.04'

gregor herrmann gregoa at debian.org
Sun Nov 24 17:00:54 UTC 2013


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

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

commit 2ba00dad447e322d0d6531f49b9038e1c276cca7
Merge: 061b722 e8a6438
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Nov 24 17:52:16 2013 +0100

    Merge tag 'upstream/1.04'
    
    Upstream version 1.04

 Build.PL                          |  17 -
 CONTRIBUTING                      |  70 ++++
 Changes                           |   6 +
 INSTALL                           |  18 -
 LICENSE                           | 590 +++++++++++-------------------
 MANIFEST                          |  27 +-
 META.json                         |  94 +++++
 META.yml                          |  55 ++-
 Makefile.PL                       |  87 ++++-
 README                            | 101 ++---
 Todo                              |   6 -
 cpanfile                          |  38 ++
 dist.ini                          |   7 +
 lib/Test/Number/Delta.pm          | 751 ++++++++++++++++++--------------------
 perlcritic.rc                     |  23 ++
 t/00-report-prereqs.t             | 127 +++++++
 t/01-module-basics.t              |   6 +-
 t/02-delta.t                      |  78 ++--
 t/03-specify_epsilon.t            |   6 +-
 t/04-specify_relative.t           |  27 +-
 t/05-check_bad_param.t            |  28 +-
 t/06-plan_passthrough.t           |   2 +-
 t/07-noplan_passthrough.t         |   2 +-
 t/08-param_and_plan_passthrough.t |   2 +-
 t/09-bad_param_plan_order.t       |   4 +-
 t/10-specify_negative_epsilon.t   |   6 +-
 t/11-specify_negative_relative.t  |  27 +-
 t/98-pod.t                        |   8 -
 t/99-pod_coverage.t               |  14 -
 tidyall.ini                       |   5 +
 xt/author/00-compile.t            |  51 +++
 xt/author/critic.t                |  12 +
 xt/author/pod-spell.t             |  19 +
 xt/release/distmeta.t             |   7 +
 xt/release/minimum-version.t      |   8 +
 xt/release/pod-coverage.t         |  13 +
 xt/release/pod-syntax.t           |   7 +
 xt/release/portability.t          |  12 +
 xt/release/test-version.t         |  22 ++
 39 files changed, 1368 insertions(+), 1015 deletions(-)

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



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