[libtest-simple-perl] 01/03: Update upstream source from tag 'upstream/1.302112'

gregor herrmann gregoa at debian.org
Mon Nov 20 19:41:53 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 56e6c25e59cc206a651b1be0d36ae88b2c6cac94
Merge: 679fb87 c44d730
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Nov 20 20:36:18 2017 +0100

    Update upstream source from tag 'upstream/1.302112'
    
    Update to upstream version '1.302112'
    with Debian dir c8c0bf9f78c9f6f0bd3d4cc9685d47505bb625a2

 Changes                                 |  25 ++++++++
 MANIFEST                                |   2 +-
 META.json                               |   6 +-
 META.yml                                |   4 +-
 Makefile.PL                             |   4 +-
 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                      | 101 ++++++++++++++++++++++----------
 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                        |   2 +-
 lib/Test2/API/Breakage.pm               |   2 +-
 lib/Test2/API/Context.pm                |   2 +-
 lib/Test2/API/Instance.pm               |  17 ++++--
 lib/Test2/API/Stack.pm                  |   2 +-
 lib/Test2/Event.pm                      |   2 +-
 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/Fail.pm                 |   2 +-
 lib/Test2/Event/Generic.pm              |   2 +-
 lib/Test2/Event/Note.pm                 |   2 +-
 lib/Test2/Event/Ok.pm                   |   2 +-
 lib/Test2/Event/Pass.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/EventFacet.pm                 |   2 +-
 lib/Test2/EventFacet/About.pm           |   2 +-
 lib/Test2/EventFacet/Amnesty.pm         |   2 +-
 lib/Test2/EventFacet/Assert.pm          |   2 +-
 lib/Test2/EventFacet/Control.pm         |   2 +-
 lib/Test2/EventFacet/Error.pm           |   2 +-
 lib/Test2/EventFacet/Info.pm            |   2 +-
 lib/Test2/EventFacet/Meta.pm            |   2 +-
 lib/Test2/EventFacet/Parent.pm          |   2 +-
 lib/Test2/EventFacet/Plan.pm            |   2 +-
 lib/Test2/EventFacet/Trace.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/Facets2Legacy.pm         |   2 +-
 lib/Test2/Util/HashBase.pm              |   2 +-
 lib/Test2/Util/Trace.pm                 |   2 +-
 lib/ok.pm                               |   2 +-
 t/Legacy/Builder/Builder.t              |   1 +
 t/Legacy/Builder/details.t              |   1 +
 t/Legacy/Builder/no_ending.t            |   1 +
 t/Legacy/Builder/reset.t                |   1 +
 t/Legacy/Regression/789-read-only.t     |   1 +
 t/Legacy/Tester/tbt_09do.t              |   3 +-
 t/Legacy/buffer.t                       |   1 +
 t/Legacy/check_tests.t                  |  30 +++++++++-
 t/Legacy/exit.t                         |   1 +
 t/Legacy/undef.t                        |   1 +
 t/Test2/behavior/ipc_wait_timeout.t     |  17 ++++--
 t/Test2/modules/API/Instance.t          |   4 +-
 t/zzz-check-breaks.t                    |  34 ++++++-----
 79 files changed, 247 insertions(+), 126 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