[libtest-bdd-cucumber-perl] 01/04: Merge tag 'upstream/0.50'

Lucas Kanashiro kanashiro.duarte at gmail.com
Tue May 3 03:30:19 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-bdd-cucumber-perl.

commit 640e935243cd01f4f4ea6ea91960d24748e70f26
Merge: 2a61417 8133ed0
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Mon May 2 23:29:57 2016 -0300

    Merge tag 'upstream/0.50'
    
    Upstream version 0.50
    
    # gpg: Signature made Mon 02 May 2016 11:29:51 PM BRT 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 +
 MANIFEST                                          |  5 +-
 META.yml                                          |  4 +-
 Makefile.PL                                       |  4 +-
 README                                            |  4 +-
 TODO                                              |  1 -
 bin/pherkin                                       |  2 +-
 dist.ini                                          |  2 +-
 lib/App/pherkin.pm                                |  4 +-
 lib/Test/BDD/Cucumber.pm                          |  4 +-
 lib/Test/BDD/Cucumber/Errors.pm                   |  4 +-
 lib/Test/BDD/Cucumber/Executor.pm                 | 36 ++++++++++--
 lib/Test/BDD/Cucumber/Extension.pm                |  4 +-
 lib/Test/BDD/Cucumber/Harness.pm                  |  4 +-
 lib/Test/BDD/Cucumber/Harness/Data.pm             |  4 +-
 lib/Test/BDD/Cucumber/Harness/JSON.pm             |  4 +-
 lib/Test/BDD/Cucumber/Harness/TermColor.pm        |  4 +-
 lib/Test/BDD/Cucumber/Harness/TestBuilder.pm      |  4 +-
 lib/Test/BDD/Cucumber/I18N/Data.pm                |  4 +-
 lib/Test/BDD/Cucumber/I18n.pm                     |  4 +-
 lib/Test/BDD/Cucumber/Loader.pm                   |  4 +-
 lib/Test/BDD/Cucumber/Manual/Architecture.pod     |  2 +-
 lib/Test/BDD/Cucumber/Manual/Integration.pod      |  2 +-
 lib/Test/BDD/Cucumber/Manual/Steps.pod            |  2 +-
 lib/Test/BDD/Cucumber/Manual/Tutorial.pod         |  2 +-
 lib/Test/BDD/Cucumber/Model/Document.pm           |  4 +-
 lib/Test/BDD/Cucumber/Model/Feature.pm            |  4 +-
 lib/Test/BDD/Cucumber/Model/Line.pm               |  4 +-
 lib/Test/BDD/Cucumber/Model/Result.pm             |  4 +-
 lib/Test/BDD/Cucumber/Model/Scenario.pm           |  4 +-
 lib/Test/BDD/Cucumber/Model/Step.pm               |  4 +-
 lib/Test/BDD/Cucumber/Model/TagSpec.pm            |  4 +-
 lib/Test/BDD/Cucumber/Parser.pm                   |  4 +-
 lib/Test/BDD/Cucumber/{Parser.pm => ParserOld.pm} |  4 +-
 lib/Test/BDD/Cucumber/StepContext.pm              |  4 +-
 lib/Test/BDD/Cucumber/StepFile.pm                 |  4 +-
 lib/Test/BDD/Cucumber/TestBuilderDelegator.pm     |  2 +-
 lib/Test/BDD/Cucumber/Util.pm                     |  4 +-
 t/270_scenario_outlines.t                         | 69 +++++++++++++++++++++++
 t/{release-pod-syntax.t => author-pod-syntax.t}   |  5 +-
 40 files changed, 169 insertions(+), 71 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-bdd-cucumber-perl.git



More information about the Pkg-perl-cvs-commits mailing list