[libtest-simple-perl] 01/04: Merge tag 'upstream/1.001014'

Damyan Ivanov dmn at moszumanska.debian.org
Sat Jun 13 19:17:17 UTC 2015


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

dmn pushed a commit to branch master
in repository libtest-simple-perl.

commit b6fbcf1b2273e2ba31e2175d2571547b575ecdca
Merge: e544ab7 e7fc70a
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sat Jun 13 18:53:02 2015 +0000

    Merge tag 'upstream/1.001014'
    
    Upstream version 1.001014

 Changes                          |  20 ++
 MANIFEST                         |  20 +-
 MANIFEST.SKIP                    |   2 +
 META.json                        |   2 +-
 META.yml                         |   2 +-
 lib/Test/Builder.pm              |  11 +-
 lib/Test/Builder/IO/Scalar.pm    |   2 +-
 lib/Test/Builder/Module.pm       |   4 +-
 lib/Test/Builder/Tester.pm       |   4 +-
 lib/Test/Builder/Tester/Color.pm |   2 +-
 lib/Test/More.pm                 |   2 +-
 lib/Test/Simple.pm               |   2 +-
 lib/Test/Tester.pm               | 652 +++++++++++++++++++++++++++++++++++++++
 lib/Test/Tester/Capture.pm       | 231 ++++++++++++++
 lib/Test/Tester/CaptureRunner.pm |  76 +++++
 lib/Test/Tester/Delegate.pm      |  32 ++
 lib/Test/use/ok.pm               |  62 ++++
 lib/ok.pm                        |  47 +++
 t/01-basic.t                     |   5 +
 t/478-cmp_ok_hash.t              |  41 +++
 t/MyTest.pm                      |  15 +
 t/SmallTest.pm                   |  35 +++
 t/auto.t                         |  30 ++
 t/capture.t                      |  32 ++
 t/check_tests.t                  | 117 +++++++
 t/depth.t                        |  31 ++
 t/exit.t                         |   3 +-
 t/pod-coverage.t                 |  27 --
 t/pod.t                          |   6 -
 t/run_test.t                     | 145 +++++++++
 t/subtest/die.t                  |   2 +-
 t/xxx-changes_updated.t          |  20 ++
 xt/downstream.t                  |  61 ++++
 xt/downstream_dists.list         |  81 +++++
 34 files changed, 1772 insertions(+), 52 deletions(-)

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



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