[libtest2-perl] 01/04: Merge tag 'upstream/0.000031'

gregor herrmann gregoa at debian.org
Mon Mar 21 20:50:23 UTC 2016


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

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

commit a6c4bf99769738dcd6548b56019780ea751776bc
Merge: afe92fe 9c514be
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Mar 21 21:36:20 2016 +0100

    Merge tag 'upstream/0.000031'
    
    Upstream version 0.000031

 Changes                                 |  6 +++++
 META.json                               |  2 +-
 META.yml                                |  2 +-
 Makefile.PL                             |  2 +-
 README                                  |  2 +-
 README.md                               |  8 +++---
 lib/Test2.pm                            |  2 +-
 lib/Test2/API.pm                        | 48 ++++++++++++++++++---------------
 lib/Test2/API/Context.pm                |  4 +--
 lib/Test2/API/Instance.pm               | 20 +++++++-------
 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                 |  2 +-
 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              |  4 +--
 lib/Test2/Hub.pm                        | 30 +++++++++++----------
 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                 |  6 ++---
 lib/Test2/IPC/Driver/Files.pm           | 18 ++++++++++---
 lib/Test2/Transition.pod                |  4 +--
 lib/Test2/Util.pm                       |  2 +-
 lib/Test2/Util/ExternalMeta.pm          |  2 +-
 lib/Test2/Util/HashBase.pm              |  4 +--
 lib/Test2/Util/Trace.pm                 |  2 +-
 t/modules/API.t                         |  8 +++---
 t/modules/API/Context.t                 | 22 +++++++--------
 t/modules/API/Instance.t                |  4 +--
 t/modules/IPC/Driver/Files.t            |  2 +-
 39 files changed, 129 insertions(+), 107 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