[libtest-bdd-cucumber-perl] branch master updated (f4058a9 -> 8b9334d)

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 change to branch master
in repository libtest-bdd-cucumber-perl.

      from  f4058a9   releasing package libtest-bdd-cucumber-perl version 0.39-2
      adds  feb8902   Overdue run through perltidy
      adds  6f2b450   Provisional step redispatch
      adds  5dde460   Fixed POD
      adds  5a489a2   Added step redispatching. See: Test::BDD::Cucumber::StepContext / Redispatching
      adds  f5322c8   Imported Upstream version 0.40
       new  322106b   Merge tag 'upstream/0.40'
       new  8b9334d   libtest-bdd-cucumber-perl (0.40-1)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES                                            |   2 +
 LICENSE                                            |   6 +-
 META.yml                                           |   2 +-
 Makefile.PL                                        |   2 +-
 README                                             |   4 +-
 bin/pherkin                                        |   2 +-
 debian/changelog                                   |   6 +
 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 +--
 39 files changed, 349 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