[libtest-bdd-cucumber-perl] 01/03: Merge tag 'upstream/0.49'

Lucas Kanashiro kanashiro.duarte at gmail.com
Thu Mar 10 02:49:32 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 155629c761c985662f69853d71653d0b10cb9c0b
Merge: e395156 d9cd1ab
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Wed Mar 9 23:24:04 2016 -0300

    Merge tag 'upstream/0.49'
    
    Upstream version 0.49
    
    # gpg: Signature made Wed 09 Mar 2016 11:24:00 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                                       |  3 ++
 META.yml                                      |  2 +-
 Makefile.PL                                   |  2 +-
 README                                        |  2 +-
 README.pod                                    | 14 ++++-
 bin/pherkin                                   | 32 +++++++++++-
 dist.ini                                      |  2 +-
 lib/App/pherkin.pm                            | 74 +++++++++++++++++++++------
 lib/Test/BDD/Cucumber.pm                      | 18 +++++--
 lib/Test/BDD/Cucumber/Errors.pm               |  4 +-
 lib/Test/BDD/Cucumber/Executor.pm             |  4 +-
 lib/Test/BDD/Cucumber/Extension.pm            |  6 +--
 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/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/710_configuration_profiles.t                | 33 ++++++++----
 t/pherkin_config_files/readable.yaml          |  6 ++-
 38 files changed, 200 insertions(+), 88 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