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

gregor herrmann gregoa at debian.org
Mon Dec 25 16:27:54 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 bff8e112686ac447c604430f5dbac47fa275909b
Merge: 49d7336 a8757e7
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Dec 25 17:23:49 2017 +0100

    Update upstream source from tag 'upstream/1.302120'
    
    Update to upstream version '1.302120'
    with Debian dir 21fd95c52dbecf02ae0c05e1260aa6ed9db86066

 Changes                                   | 29 +++++++++
 MANIFEST                                  |  2 +
 META.json                                 |  3 +-
 META.yml                                  |  2 +-
 Makefile.PL                               |  2 +-
 cpanfile                                  |  1 +
 dist.ini                                  |  1 +
 lib/Test/Builder.pm                       |  6 +-
 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                          | 55 +++++++++++++++--
 lib/Test2/API/Breakage.pm                 |  2 +-
 lib/Test2/API/Context.pm                  |  2 +-
 lib/Test2/API/Instance.pm                 | 34 ++++++++++-
 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                          |  5 +-
 lib/Test2/IPC/Driver.pm                   | 15 ++++-
 lib/Test2/IPC/Driver/Files.pm             | 59 +++++++++++++++++--
 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/subtest/callback.t               | 53 +++++++++++++++++
 t/Test2/behavior/Subtest_callback.t       | 48 +++++++++++++++
 t/Test2/modules/API.t                     |  6 ++
 t/Test2/modules/API/Instance.t            | 27 ++++++++-
 t/Test2/modules/IPC.t                     |  4 +-
 t/Test2/modules/IPC/Driver.t              |  4 +-
 t/Test2/modules/IPC/Driver/Files.t        | 12 +++-
 t/Test2/regression/ipc_files_abort_exit.t | 98 ++++++++++++++++---------------
 76 files changed, 446 insertions(+), 130 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