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

gregor herrmann gregoa at debian.org
Fri Jan 13 22:46:49 UTC 2017


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 98f1bbc9fcc60e331df816618493dd707e255e23
Merge: b08ee36 3e7df0b
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jan 13 23:41:20 2017 +0100

    Merge tag 'upstream/1.302075'
    
    Upstream version 1.302075

 Changes                                  | 12 +++++++
 LICENSE                                  |  6 ++--
 MANIFEST                                 |  2 ++
 META.json                                |  2 +-
 META.yml                                 |  2 +-
 Makefile.PL                              |  2 +-
 lib/Test/Builder.pm                      |  2 +-
 lib/Test/Builder/Formatter.pm            |  2 +-
 lib/Test/Builder/Module.pm               |  2 +-
 lib/Test/Builder/Tester.pm               |  2 +-
 lib/Test/Builder/Tester/Color.pm         |  2 +-
 lib/Test/Builder/TodoDiag.pm             |  2 +-
 lib/Test/More.pm                         |  2 +-
 lib/Test/Simple.pm                       |  2 +-
 lib/Test/Tester.pm                       |  2 +-
 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                             |  2 +-
 lib/Test2/API.pm                         | 27 ++++++++++++++-
 lib/Test2/API/Breakage.pm                |  2 +-
 lib/Test2/API/Context.pm                 |  2 +-
 lib/Test2/API/Instance.pm                |  2 +-
 lib/Test2/API/Stack.pm                   |  2 +-
 lib/Test2/Event.pm                       | 59 +++++++++++++++++++++++++-------
 lib/Test2/Event/Bail.pm                  |  2 +-
 lib/Test2/Event/Diag.pm                  |  2 +-
 lib/Test2/Event/Encoding.pm              |  2 +-
 lib/Test2/Event/Exception.pm             |  2 +-
 lib/Test2/Event/Generic.pm               |  2 +-
 lib/Test2/Event/Info.pm                  |  2 +-
 lib/Test2/Event/Note.pm                  |  2 +-
 lib/Test2/Event/Ok.pm                    |  2 +-
 lib/Test2/Event/Plan.pm                  |  2 +-
 lib/Test2/Event/Skip.pm                  |  2 +-
 lib/Test2/Event/Subtest.pm               |  2 +-
 lib/Test2/Event/TAP/Version.pm           |  2 +-
 lib/Test2/Event/Waiting.pm               |  2 +-
 lib/Test2/Formatter.pm                   |  2 +-
 lib/Test2/Formatter/TAP.pm               |  2 +-
 lib/Test2/Hub.pm                         |  2 +-
 lib/Test2/Hub/Interceptor.pm             |  2 +-
 lib/Test2/Hub/Interceptor/Terminator.pm  |  2 +-
 lib/Test2/Hub/Subtest.pm                 |  2 +-
 lib/Test2/IPC.pm                         |  2 +-
 lib/Test2/IPC/Driver.pm                  |  2 +-
 lib/Test2/IPC/Driver/Files.pm            |  2 +-
 lib/Test2/Tools/Tiny.pm                  |  2 +-
 lib/Test2/Util.pm                        |  2 +-
 lib/Test2/Util/ExternalMeta.pm           |  2 +-
 lib/Test2/Util/Trace.pm                  | 35 +++++++++++++++----
 lib/ok.pm                                |  2 +-
 t/Test2/behavior/trace_signature.t       | 43 +++++++++++++++++++++++
 t/Test2/regression/746-forking-subtest.t | 37 ++++++++++++++++++++
 xt/author/pod-spell.t                    |  3 ++
 56 files changed, 248 insertions(+), 70 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