[libtest-harness-perl] 01/03: Merge tag 'upstream/3.32'

gregor herrmann gregoa at debian.org
Thu Jun 12 15:29:19 UTC 2014


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 5602b48df1b31e06fc9f0c56398900859b3fae10
Merge: d48bbd5 6604661
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jun 12 17:18:52 2014 +0200

    Merge tag 'upstream/3.32'
    
    Upstream version 3.32

 Changes                                      |  3 +
 META.json                                    | 98 ++++++++++++++--------------
 META.yml                                     | 98 ++++++++++++++--------------
 lib/App/Prove.pm                             |  4 +-
 lib/App/Prove/State.pm                       |  4 +-
 lib/App/Prove/State/Result.pm                |  4 +-
 lib/App/Prove/State/Result/Test.pm           |  4 +-
 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                           |  4 +-
 lib/TAP/Harness/Env.pm                       |  6 +-
 lib/TAP/Object.pm                            |  4 +-
 lib/TAP/Parser.pm                            |  4 +-
 lib/TAP/Parser/Aggregator.pm                 |  4 +-
 lib/TAP/Parser/Grammar.pm                    |  4 +-
 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                  |  4 +-
 lib/TAP/Parser/Scheduler/Job.pm              |  4 +-
 lib/TAP/Parser/Scheduler/Spinner.pm          |  4 +-
 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         |  4 +-
 lib/TAP/Parser/SourceHandler/RawTAP.pm       |  4 +-
 lib/TAP/Parser/YAMLish/Reader.pm             |  4 +-
 lib/TAP/Parser/YAMLish/Writer.pm             |  4 +-
 lib/Test/Harness.pm                          |  4 +-
 51 files changed, 198 insertions(+), 195 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