[libtest2-perl] 01/06: Merge tag 'upstream/0.000044'

gregor herrmann gregoa at debian.org
Fri May 6 18:40:38 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 b0e88cd9f8ef90c2cd7f41d72b6459f92b1a721f
Merge: 834e22d 6140d02
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 6 20:19:32 2016 +0200

    Merge tag 'upstream/0.000044'
    
    Upstream version 0.000044

 Changes                                 |  10 ++
 MANIFEST                                |   6 +-
 META.json                               |  20 ++-
 META.yml                                |  19 ++-
 Makefile.PL                             |   4 +-
 lib/Test2.pm                            |  10 +-
 lib/Test2/API.pm                        |  40 ++++--
 lib/Test2/API/Breakage.pm               | 165 ++++++++++++++++++++++
 lib/Test2/API/Context.pm                |  10 +-
 lib/Test2/API/Instance.pm               |  41 ++++--
 lib/Test2/API/Stack.pm                  |  10 +-
 lib/Test2/Event.pm                      |  20 +--
 lib/Test2/Event/Bail.pm                 |  10 +-
 lib/Test2/Event/Diag.pm                 |  10 +-
 lib/Test2/Event/Exception.pm            |  10 +-
 lib/Test2/Event/Note.pm                 |  10 +-
 lib/Test2/Event/Ok.pm                   |  10 +-
 lib/Test2/Event/Plan.pm                 |  10 +-
 lib/Test2/Event/Skip.pm                 |  10 +-
 lib/Test2/Event/Subtest.pm              |  10 +-
 lib/Test2/Event/Waiting.pm              |  10 +-
 lib/Test2/Formatter.pm                  |  12 +-
 lib/Test2/Formatter/TAP.pm              |  14 +-
 lib/Test2/Hub.pm                        |  10 +-
 lib/Test2/Hub/Interceptor.pm            |  10 +-
 lib/Test2/Hub/Interceptor/Terminator.pm |  10 +-
 lib/Test2/Hub/Subtest.pm                |  10 +-
 lib/Test2/IPC.pm                        |  10 +-
 lib/Test2/IPC/Driver.pm                 |  10 +-
 lib/Test2/IPC/Driver/Files.pm           |  14 +-
 lib/Test2/Transition.pod                | 242 ++++++++++++++++++++++++++++++--
 lib/Test2/Util.pm                       |  10 +-
 lib/Test2/Util/ExternalMeta.pm          |  10 +-
 lib/Test2/Util/HashBase.pm              |  13 +-
 lib/Test2/Util/Trace.pm                 |  10 +-
 t/behavior/init_croak.t                 |  28 ++++
 t/modules/API/Breakage.t                |  89 ++++++++++++
 t/modules/API/Instance.t                |  54 +++++++
 t/regression/no_name_in_subtest.t       |  13 ++
 39 files changed, 785 insertions(+), 229 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