[libtest-bdd-cucumber-perl] 01/02: Merge tag 'upstream/0.40'

Intrigeri intrigeri at moszumanska.debian.org
Sun Jan 3 11:20:52 UTC 2016


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

intrigeri pushed a commit to branch master
in repository libtest-bdd-cucumber-perl.

commit 322106be3e6d22ebae85fb469b568619a1f41284
Merge: f4058a9 f5322c8
Author: intrigeri <intrigeri at boum.org>
Date:   Sun Jan 3 10:51:47 2016 +0000

    Merge tag 'upstream/0.40'
    
    Upstream version 0.40

 CHANGES                                            |   2 +
 LICENSE                                            |   6 +-
 META.yml                                           |   2 +-
 Makefile.PL                                        |   2 +-
 README                                             |   4 +-
 bin/pherkin                                        |   2 +-
 dist.ini                                           |   2 +-
 .../features/step_definitions/calculator_steps.pl  |  24 ++--
 lib/App/pherkin.pm                                 |  41 +++---
 lib/Test/BDD/Cucumber.pm                           |   4 +-
 lib/Test/BDD/Cucumber/Errors.pm                    |   4 +-
 lib/Test/BDD/Cucumber/Executor.pm                  |  59 +++++---
 lib/Test/BDD/Cucumber/Harness.pm                   |  18 ++-
 lib/Test/BDD/Cucumber/Harness/Data.pm              |   4 +-
 lib/Test/BDD/Cucumber/Harness/JSON.pm              |   4 +-
 lib/Test/BDD/Cucumber/Harness/TermColor.pm         |  84 ++++++-----
 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                    |  14 +-
 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               | 160 ++++++++++++++++++---
 lib/Test/BDD/Cucumber/StepFile.pm                  |   4 +-
 lib/Test/BDD/Cucumber/TestBuilderDelegator.pm      |   2 +-
 lib/Test/BDD/Cucumber/Util.pm                      |   4 +-
 t/400_app_pherkin_harnesses.t                      |   2 +-
 t/600_harness_json_output.t                        |  19 +--
 38 files changed, 343 insertions(+), 176 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