[libtest-harness-perl] 01/07: Merge tag 'upstream/3.28'
gregor herrmann
gregoa at debian.org
Sun Sep 8 15:36:52 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtest-harness-perl.
commit 7c9af72569383c84245fc7b421d1fe43b7bb2b88
Merge: fce992e c1a7b4d
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Sep 8 17:19:39 2013 +0200
Merge tag 'upstream/3.28'
Upstream version 3.28
Changes | 16 ++-
MANIFEST | 3 +-
MANIFEST.CUMMULATIVE | 2 -
META.json | 100 ++++++++---------
META.yml | 100 ++++++++---------
bin/prove | 58 +++++++++-
lib/App/Prove.pm | 4 +-
lib/App/Prove/State.pm | 6 +-
lib/App/Prove/State/Result.pm | 6 +-
lib/App/Prove/State/Result/Test.pm | 6 +-
lib/TAP/Base.pm | 4 +-
lib/TAP/Formatter/Base.pm | 4 +-
lib/TAP/Formatter/Color.pm | 4 +-
lib/TAP/Formatter/Console.pm | 4 +-
lib/TAP/Formatter/Console/ParallelSession.pm | 4 +-
lib/TAP/Formatter/Console/Session.pm | 4 +-
lib/TAP/Formatter/File.pm | 4 +-
lib/TAP/Formatter/File/Session.pm | 4 +-
lib/TAP/Formatter/Session.pm | 4 +-
lib/TAP/Harness.pm | 49 ++++++---
lib/TAP/Object.pm | 4 +-
lib/TAP/Parser.pm | 27 ++++-
lib/TAP/Parser/Aggregator.pm | 4 +-
lib/TAP/Parser/Grammar.pm | 9 +-
lib/TAP/Parser/Iterator.pm | 4 +-
lib/TAP/Parser/Iterator/Array.pm | 4 +-
lib/TAP/Parser/Iterator/Process.pm | 4 +-
lib/TAP/Parser/Iterator/Stream.pm | 4 +-
lib/TAP/Parser/IteratorFactory.pm | 4 +-
lib/TAP/Parser/Multiplexer.pm | 4 +-
lib/TAP/Parser/Result.pm | 4 +-
lib/TAP/Parser/Result/Bailout.pm | 4 +-
lib/TAP/Parser/Result/Comment.pm | 4 +-
lib/TAP/Parser/Result/Plan.pm | 4 +-
lib/TAP/Parser/Result/Pragma.pm | 4 +-
lib/TAP/Parser/Result/Test.pm | 4 +-
lib/TAP/Parser/Result/Unknown.pm | 4 +-
lib/TAP/Parser/Result/Version.pm | 4 +-
lib/TAP/Parser/Result/YAML.pm | 4 +-
lib/TAP/Parser/ResultFactory.pm | 4 +-
lib/TAP/Parser/Scheduler.pm | 149 ++++++++++++++++++++++++--
lib/TAP/Parser/Scheduler/Job.pm | 32 ++++--
lib/TAP/Parser/Scheduler/Spinner.pm | 14 ++-
lib/TAP/Parser/Source.pm | 4 +-
lib/TAP/Parser/SourceHandler.pm | 4 +-
lib/TAP/Parser/SourceHandler/Executable.pm | 4 +-
lib/TAP/Parser/SourceHandler/File.pm | 4 +-
lib/TAP/Parser/SourceHandler/Handle.pm | 4 +-
lib/TAP/Parser/SourceHandler/Perl.pm | 27 +++--
lib/TAP/Parser/SourceHandler/RawTAP.pm | 4 +-
lib/TAP/Parser/Utils.pm | 4 +-
lib/TAP/Parser/YAMLish/Reader.pm | 4 +-
lib/TAP/Parser/YAMLish/Writer.pm | 4 +-
lib/Test/Harness.pm | 17 ++-
t/compat/{env.opts.t => env_opts.t} | 7 +-
t/compat/inc-propagation.t | 3 +-
t/nowarn.t | 10 --
t/taint.t | 18 +++-
58 files changed, 548 insertions(+), 259 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-harness-perl.git
More information about the Pkg-perl-cvs-commits
mailing list