[libtest2-perl] 01/05: Merge tag 'upstream/0.000029'

Lucas Kanashiro kanashiro.duarte at gmail.com
Sat Mar 12 16:45:50 UTC 2016


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

kanashiro-guest pushed a commit to branch master
in repository libtest2-perl.

commit be38e70ff2f8d72908747ebf4adf449591185d31
Merge: ea7979c d6426c1
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Sat Mar 12 13:14:16 2016 -0300

    Merge tag 'upstream/0.000029'
    
    Upstream version 0.000029
    
    # gpg: Signature made Sat 12 Mar 2016 01:13:24 PM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 8ED6 C3F8 BAC9 DB7F C130  A870 F823 A272 9883 C97C

 Changes                                 | 20 +++++++++++
 MANIFEST                                |  3 +-
 META.json                               |  4 +--
 META.yml                                |  4 +--
 Makefile.PL                             |  4 +--
 lib/Test2.pm                            |  2 +-
 lib/Test2/API.pm                        | 28 +++++++++++----
 lib/Test2/API/Context.pm                |  2 ++
 lib/Test2/API/Instance.pm               |  2 ++
 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/Exception.pm            |  2 ++
 lib/Test2/Event/Note.pm                 |  2 ++
 lib/Test2/Event/Ok.pm                   |  2 ++
 lib/Test2/Event/Plan.pm                 |  9 ++---
 lib/Test2/Event/Skip.pm                 |  2 ++
 lib/Test2/Event/Subtest.pm              |  2 ++
 lib/Test2/Event/Waiting.pm              |  2 ++
 lib/Test2/Formatter.pm                  |  2 ++
 lib/Test2/Formatter/TAP.pm              |  2 ++
 lib/Test2/Hub.pm                        |  4 ++-
 lib/Test2/Hub/Interceptor.pm            |  2 ++
 lib/Test2/Hub/Interceptor/Terminator.pm |  2 ++
 lib/Test2/Hub/Subtest.pm                | 48 ++++++++++++++++++++++++--
 lib/Test2/IPC.pm                        |  2 ++
 lib/Test2/IPC/Driver.pm                 |  9 ++++-
 lib/Test2/IPC/Driver/Files.pm           | 61 +++++++++++++++++++++++----------
 lib/Test2/Util.pm                       |  2 ++
 lib/Test2/Util/ExternalMeta.pm          |  2 ++
 lib/Test2/Util/HashBase.pm              |  2 ++
 lib/Test2/Util/Trace.pm                 |  6 ++--
 perltidyrc                              | 19 ++++++++++
 t/modules/Event/Plan.t                  |  1 -
 t/modules/Hub/Subtest.t                 | 37 ++++++++++++++++++--
 t/modules/IPC/Driver/Files.t            |  7 ++--
 37 files changed, 255 insertions(+), 51 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest2-perl.git



More information about the Pkg-perl-cvs-commits mailing list