[libtest-simple-perl] 01/04: Updated version 1.302085 from 'upstream/1.302085'

gregor herrmann gregoa at debian.org
Tue Jun 20 22:12:00 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 61fd69c3be5fcaa3d482b629512152777b547f34
Merge: 20ee97a 4d9885d
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jun 20 23:45:15 2017 +0200

    Updated version 1.302085 from 'upstream/1.302085'
    
    with Debian dir a02ea05f4d1c300747999ab582df18eddd29281e

 Changes                                 |  46 ++++++++++++
 MANIFEST                                |   7 +-
 META.json                               |   6 +-
 META.yml                                |   6 +-
 Makefile.PL                             |   4 +-
 README                                  |   2 +-
 README.md                               |   2 +-
 lib/Test/Builder.pm                     |  20 ++---
 lib/Test/Builder/Formatter.pm           |   4 +-
 lib/Test/Builder/Module.pm              |   2 +-
 lib/Test/Builder/Tester.pm              |   2 +-
 lib/Test/Builder/Tester/Color.pm        |   2 +-
 lib/Test/Builder/TodoDiag.pm            |   4 +-
 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                            |   4 +-
 lib/Test2/API.pm                        |  51 +++++++++++--
 lib/Test2/API/Breakage.pm               |   8 +-
 lib/Test2/API/Context.pm                |  40 ++--------
 lib/Test2/API/Instance.pm               |  90 +++++++++++++++-------
 lib/Test2/API/Stack.pm                  |   4 +-
 lib/Test2/Event.pm                      |  28 +------
 lib/Test2/Event/Bail.pm                 |   6 +-
 lib/Test2/Event/Diag.pm                 |   4 +-
 lib/Test2/Event/Encoding.pm             |   4 +-
 lib/Test2/Event/Exception.pm            |   4 +-
 lib/Test2/Event/Generic.pm              |   4 +-
 lib/Test2/Event/Info.pm                 | 127 --------------------------------
 lib/Test2/Event/Note.pm                 |   4 +-
 lib/Test2/Event/Ok.pm                   |   9 +--
 lib/Test2/Event/Plan.pm                 |   4 +-
 lib/Test2/Event/Skip.pm                 |   4 +-
 lib/Test2/Event/Subtest.pm              |   4 +-
 lib/Test2/Event/TAP/Version.pm          |   4 +-
 lib/Test2/Event/Waiting.pm              |   4 +-
 lib/Test2/Formatter.pm                  |   4 +-
 lib/Test2/Formatter/TAP.pm              |  29 +++++---
 lib/Test2/Hub.pm                        |  20 ++++-
 lib/Test2/Hub/Interceptor.pm            |   4 +-
 lib/Test2/Hub/Interceptor/Terminator.pm |   4 +-
 lib/Test2/Hub/Subtest.pm                |  11 ++-
 lib/Test2/IPC.pm                        |   4 +-
 lib/Test2/IPC/Driver.pm                 |   4 +-
 lib/Test2/IPC/Driver/Files.pm           |   4 +-
 lib/Test2/Tools/Tiny.pm                 |   4 +-
 lib/Test2/Transition.pod                |  18 ++---
 lib/Test2/Util.pm                       |  46 +++++++++++-
 lib/Test2/Util/ExternalMeta.pm          |   4 +-
 lib/Test2/Util/HashBase.pm              |   2 +-
 lib/Test2/Util/Trace.pm                 |   4 +-
 lib/ok.pm                               |   2 +-
 t/Legacy/Tester/tbt_09do.t              |   2 +-
 t/Legacy/subtest/do.t                   |   2 +-
 t/Test2/behavior/ipc_wait_timeout.t     |  73 ++++++++++++++++++
 t/Test2/behavior/subtest_bailout.t      |  39 ++++++++++
 t/Test2/modules/API/Context.t           |  19 +----
 t/Test2/modules/API/Instance.t          |  10 ++-
 t/Test2/modules/Event/Info.t            |  51 -------------
 t/Test2/modules/Formatter/TAP.t         |  14 ++++
 t/Test2/modules/IPC/Driver/Files.t      |   8 +-
 t/Test2/modules/Util.t                  |  19 +++++
 t/regression/696-intercept_skip_all.t   |   2 +-
 t/regression/757-reset_in_subtest.t     |  20 +++++
 68 files changed, 529 insertions(+), 422 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