[libtest-simple-perl] 01/06: Merge tag 'upstream/1.302022'

gregor herrmann gregoa at debian.org
Mon May 30 16:42:19 UTC 2016


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

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

commit d4f3b0a7b17858c2a5627335a07a6b0641da359a
Merge: fdefb50 eca2163
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon May 30 18:31:14 2016 +0200

    Merge tag 'upstream/1.302022'
    
    Upstream version 1.302022

 Changes                                 |  42 ++++++++++++-
 MANIFEST                                |   7 ++-
 META.json                               |   5 +-
 META.yml                                |   2 +-
 Makefile.PL                             |   2 +-
 README                                  |   4 +-
 README.md                               |   4 +-
 cpanfile                                |   1 +
 dist.ini                                |   5 ++
 {Examples => examples}/tools.pl         |   0
 {Examples => examples}/tools.t          |   0
 lib/Test/Builder.pm                     |  63 +++++++++----------
 lib/Test/Builder/Formatter.pm           |   4 +-
 lib/Test/Builder/Module.pm              |   7 ++-
 lib/Test/Builder/Tester.pm              |   4 +-
 lib/Test/Builder/Tester/Color.pm        |   2 +-
 lib/Test/Builder/TodoDiag.pm            |   4 +-
 lib/Test/More.pm                        |  26 +++++++-
 lib/Test/Simple.pm                      |   4 +-
 lib/Test/Tester.pm                      |  14 ++---
 lib/Test/Tester/Capture.pm              |   2 +-
 lib/Test/Tester/CaptureRunner.pm        |   2 +-
 lib/Test/Tester/Delegate.pm             |   2 +-
 lib/Test/use/ok.pm                      |   2 +-
 lib/Test2.pm                            |  12 ++--
 lib/Test2/API.pm                        |  60 +++++++-----------
 lib/Test2/API/Breakage.pm               |   6 +-
 lib/Test2/API/Context.pm                |  10 +--
 lib/Test2/API/Instance.pm               |  48 ++++++++------
 lib/Test2/API/Stack.pm                  |  10 +--
 lib/Test2/Event.pm                      |   8 +--
 lib/Test2/Event/Bail.pm                 |   4 +-
 lib/Test2/Event/Diag.pm                 |   4 +-
 lib/Test2/Event/Exception.pm            |   4 +-
 lib/Test2/Event/Note.pm                 |   4 +-
 lib/Test2/Event/Ok.pm                   |   4 +-
 lib/Test2/Event/Plan.pm                 |   4 +-
 lib/Test2/Event/Skip.pm                 |   4 +-
 lib/Test2/Event/Subtest.pm              |   4 +-
 lib/Test2/Event/Waiting.pm              |   4 +-
 lib/Test2/Formatter.pm                  |   6 +-
 lib/Test2/Formatter/TAP.pm              |   8 +--
 lib/Test2/Hub.pm                        |  10 +--
 lib/Test2/Hub/Interceptor.pm            |   4 +-
 lib/Test2/Hub/Interceptor/Terminator.pm |   2 +-
 lib/Test2/Hub/Subtest.pm                |   4 +-
 lib/Test2/IPC.pm                        |   8 +--
 lib/Test2/IPC/Driver.pm                 |   6 +-
 lib/Test2/IPC/Driver/Files.pm           |  35 ++++++++---
 lib/Test2/Transition.pod                |  10 +--
 lib/Test2/Util.pm                       |  46 ++++++++++----
 lib/Test2/Util/ExternalMeta.pm          |  10 +--
 lib/Test2/Util/HashBase.pm              |  63 ++++++++-----------
 lib/Test2/Util/Trace.pm                 |   4 +-
 lib/ok.pm                               |   2 +-
 t/00compile.t                           |   7 ++-
 t/Legacy/Regression/637.t               |   7 +--
 t/Legacy/Tester/tbt_06errormess.t       |   2 +-
 t/Legacy/Tester/tbt_07args.t            |   2 +-
 t/Test2/acceptance/try_it_todo.t        |   1 -
 t/Test2/modules/API/Instance.t          |  11 ++--
 t/Test2/modules/IPC/Driver/Files.t      |  24 +++++--
 t/Test2/modules/Util.t                  |   5 ++
 t/regression/662-tbt-no-plan.t          |  25 ++++++++
 t/tools.t                               |   2 +-
 xt/author/pod-spell.t                   | 108 ++++++++++++++++++++++++++++++++
 xt/author/pod-syntax.t                  |   7 +++
 67 files changed, 542 insertions(+), 275 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