[libtest-harness-perl] 01/06: Merge tag 'upstream/3.36'

Lucas Kanashiro kanashiro.duarte at gmail.com
Mon Jan 11 02:13:56 UTC 2016


This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-harness-perl.

commit 37cc5aa03601980587676ea1fa3cc0a3f6ce2bf6
Merge: 5727029 9ce1f3c
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Sun Jan 10 23:42:11 2016 -0200

    Merge tag 'upstream/3.36'
    
    Upstream version 3.36
    
    # gpg: Signature made Sun 10 Jan 2016 11:41:43 PM BRST using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 8ED6 C3F8 BAC9 DB7F C130  A870 F823 A272 9883 C97C

 Changes                                      |    2 +
 HACKING.pod                                  |    3 +-
 MANIFEST                                     |    4 -
 META.json                                    |    4 +-
 META.yml                                     |    4 +-
 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/Beyond.pod                   |    4 +
 lib/TAP/Harness/Env.pm                       |    4 +-
 lib/TAP/Object.pm                            |    4 +-
 lib/TAP/Parser.pm                            |    6 +-
 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             |    6 +-
 lib/TAP/Parser/YAMLish/Writer.pm             |    4 +-
 lib/Test/Harness.pm                          |    4 +-
 t/grammar.t                                  |    5 +-
 t/lib/Test/Builder.pm                        | 1849 --------------------------
 t/lib/Test/Builder/Module.pm                 |  177 ---
 t/lib/Test/More.pm                           | 1546 ---------------------
 t/lib/Test/Simple.pm                         |  228 ----
 t/proveversion.t                             |    5 +-
 t/yamlish.t                                  |   19 +
 61 files changed, 135 insertions(+), 3911 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