[libtest-simple-perl] 01/04: Merge tag 'upstream/1.302067'
gregor herrmann
gregoa at debian.org
Wed Nov 30 18:15:36 UTC 2016
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 f2181682ff90ce5f1eeecd7ba3f7c695099fd063
Merge: 280bd52 caec4f9
Author: gregor herrmann <gregoa at debian.org>
Date: Wed Nov 30 19:08:16 2016 +0100
Merge tag 'upstream/1.302067'
Upstream version 1.302067
Changes | 33 +++++++++++++++
MANIFEST | 3 ++
META.json | 3 +-
META.yml | 3 +-
Makefile.PL | 2 +-
README | 59 ++++++++++++++++++++++++---
README.md | 56 +++++++++++++++++++++++---
appveyor.yml | 2 +-
dist.ini | 52 +++++++++++++++++++++++-
lib/Test/Builder.pm | 34 +++++++++++++++-
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 | 13 +++---
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 | 12 +++++-
lib/Test/use/ok.pm | 2 +-
lib/Test2.pm | 12 +++---
lib/Test2/API.pm | 7 +++-
lib/Test2/API/Breakage.pm | 2 +-
lib/Test2/API/Context.pm | 11 +++--
lib/Test2/API/Instance.pm | 10 ++++-
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/Generic.pm | 2 +-
lib/Test2/Event/Info.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 | 2 +-
lib/Test2/Hub.pm | 14 ++++---
lib/Test2/Hub/Interceptor.pm | 2 +-
lib/Test2/Hub/Interceptor/Terminator.pm | 2 +-
lib/Test2/Hub/Subtest.pm | 2 +-
lib/Test2/IPC.pm | 3 +-
lib/Test2/IPC/Driver.pm | 2 +-
lib/Test2/IPC/Driver/Files.pm | 17 ++++----
lib/Test2/Util.pm | 6 ++-
lib/Test2/Util/ExternalMeta.pm | 2 +-
lib/Test2/Util/HashBase.pm | 2 +-
lib/Test2/Util/Trace.pm | 2 +-
lib/ok.pm | 2 +-
t/Legacy/Regression/6_cmp_ok.t | 17 ++++++++
t/Legacy/Regression/736_use_ok.t | 31 ++++++++++++++
t/Legacy/auto.t | 8 +++-
t/Legacy/fail-more.t | 11 ++---
t/Legacy_And_Test2/hidden_warnings.t | 20 ++++++++++
t/Test2/behavior/Formatter.t | 2 +-
t/Test2/modules/API/Context.t | 5 ++-
t/Test2/modules/Event/Info.t | 6 +++
t/Test2/modules/IPC/Driver/Files.t | 71 +++++++++++++++++----------------
63 files changed, 459 insertions(+), 132 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