[libtest-harness-perl] 01/04: Merge tag 'upstream/3.31'

gregor herrmann gregoa at debian.org
Sun Jun 8 09:45:43 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 2764285869ae94877d01364255be8533820e3b2c
Merge: 7f22328 a6f4a64
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 8 11:42:00 2014 +0200

    Merge tag 'upstream/3.31'
    
    Upstream version 3.31

 Changes                                      |   5 ++
 MANIFEST                                     |   1 -
 META.json                                    | 102 +++++++++++++-------------
 META.yml                                     | 106 +++++++++++++--------------
 lib/App/Prove.pm                             |  23 ++----
 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                           |  67 ++++++++++++++++-
 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 +-
 t/prove.t                                    |  72 ------------------
 t/proveenv.t                                 |  18 -----
 54 files changed, 272 insertions(+), 308 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