[libtest-bdd-cucumber-perl] 44/52: Added in Internationalization features

Intrigeri intrigeri at moszumanska.debian.org
Thu Jun 19 10:18:36 UTC 2014


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

intrigeri pushed a commit to annotated tag 0.19
in repository libtest-bdd-cucumber-perl.

commit f07ed846191fbb13a7553877d424d08578287d54
Merge: 8e7a39b 5f4551f
Author: Peter Sergeant <pete at Peters-MacBook-Air-2.local>
Date:   Sat May 31 16:26:54 2014 +0100

    Added in Internationalization features

 .gitignore                                         |   2 +
 bin/pherkin                                        |   4 +-
 dist.ini                                           |   1 +
 examples/calculator/features/basic.feature.es      |  63 ++
 i18n/de/features/basic.feature                     |  75 ++
 .../features/step_definitions/calculator_steps.pl  |  91 +++
 lib/App/pherkin.pm                                 |  61 +-
 lib/Test/BDD/Cucumber/I18n.pm                      | 148 ++++
 lib/Test/BDD/Cucumber/Loader.pm                    |   1 +
 lib/Test/BDD/Cucumber/Manual/Tutorial.pod          |  39 +-
 lib/Test/BDD/Cucumber/Model/Feature.pm             |  11 +-
 lib/Test/BDD/Cucumber/Parser.pm                    | 247 +++---
 lib/Test/BDD/Cucumber/StepFile.pm                  |  43 +-
 share/i18n.json                                    | 870 +++++++++++++++++++++
 t/210_background_sections.t                        |   8 +-
 t/220_tag_parsing.t                                |   4 +
 t/240-localized-features.t                         |  29 +
 t/250-i18n-json.t                                  |  18 +
 t/310_auto_corpus.t                                |   5 +
 t/700_tag_processing.t                             |   5 +
 t/800_regressions_010_too_few_features.t           |   8 +-
 t/900_run_cucumber_tests.t                         |   8 +-
 22 files changed, 1625 insertions(+), 116 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