[libtest-bdd-cucumber-perl] 01/05: Merge tag 'upstream/0.48'

Lucas Kanashiro kanashiro.duarte at gmail.com
Sun Feb 28 22:33:07 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 1af0a754318e46df4331645daf7f06b36e3dfef7
Merge: 513974e 5049d1c
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Sun Feb 28 18:59:20 2016 -0300

    Merge tag 'upstream/0.48'
    
    Upstream version 0.48
    
    # gpg: Signature made Sun 28 Feb 2016 06:59:01 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                                       | 16 +++++++++++++
 META.yml                                      |  2 +-
 Makefile.PL                                   |  2 +-
 README                                        |  2 +-
 README.pod                                    | 21 ++++++-----------
 TODO                                          | 14 ++++--------
 bin/pherkin                                   |  2 +-
 dist.ini                                      |  2 +-
 lib/App/pherkin.pm                            | 20 ++++++++--------
 lib/Test/BDD/Cucumber.pm                      | 25 ++++++++------------
 lib/Test/BDD/Cucumber/Errors.pm               |  4 ++--
 lib/Test/BDD/Cucumber/Executor.pm             |  6 ++---
 lib/Test/BDD/Cucumber/Extension.pm            | 24 +++++++++++++++----
 lib/Test/BDD/Cucumber/Harness.pm              |  6 ++---
 lib/Test/BDD/Cucumber/Harness/Data.pm         |  6 ++---
 lib/Test/BDD/Cucumber/Harness/JSON.pm         |  4 ++--
 lib/Test/BDD/Cucumber/Harness/TermColor.pm    |  6 ++---
 lib/Test/BDD/Cucumber/Harness/TestBuilder.pm  |  6 ++---
 lib/Test/BDD/Cucumber/I18N/Data.pm            |  4 ++--
 lib/Test/BDD/Cucumber/I18n.pm                 |  4 ++--
 lib/Test/BDD/Cucumber/Loader.pm               |  6 ++---
 lib/Test/BDD/Cucumber/Manual/Architecture.pod | 18 +++++++++++++--
 lib/Test/BDD/Cucumber/Manual/Integration.pod  |  2 +-
 lib/Test/BDD/Cucumber/Manual/Steps.pod        |  4 ++--
 lib/Test/BDD/Cucumber/Manual/Tutorial.pod     |  4 ++--
 lib/Test/BDD/Cucumber/Model/Document.pm       |  6 ++---
 lib/Test/BDD/Cucumber/Model/Feature.pm        |  6 ++---
 lib/Test/BDD/Cucumber/Model/Line.pm           |  6 ++---
 lib/Test/BDD/Cucumber/Model/Result.pm         |  4 ++--
 lib/Test/BDD/Cucumber/Model/Scenario.pm       |  6 ++---
 lib/Test/BDD/Cucumber/Model/Step.pm           |  6 ++---
 lib/Test/BDD/Cucumber/Model/TagSpec.pm        |  4 ++--
 lib/Test/BDD/Cucumber/Parser.pm               | 17 +++++++++-----
 lib/Test/BDD/Cucumber/StepContext.pm          |  6 ++---
 lib/Test/BDD/Cucumber/StepFile.pm             |  6 ++---
 lib/Test/BDD/Cucumber/TestBuilderDelegator.pm |  2 +-
 lib/Test/BDD/Cucumber/Util.pm                 |  6 ++---
 t/270_scenario_outlines.t                     | 33 +++++++++++++++++++++++++++
 38 files changed, 192 insertions(+), 126 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