[libtest-bdd-cucumber-perl] branch master updated (9e23f0e -> 7f1bdc8)

Intrigeri intrigeri at moszumanska.debian.org
Sat Jun 21 10:16:09 UTC 2014


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  9e23f0e   releasing package libtest-bdd-cucumber-perl version 0.25-1
       new  529df84   Add debian/upstream/metadata
      adds  1a956a2   Removed use of File::Find since it's not needed here and it interferes with Brownie's find keyword
      adds  95d1600   Merge pull request #25 from glauschwuffel/master
      adds  16d4aa6   Ever noticed how much typing stuff over and over again sucks? Also: Method::Signatures
      adds  9f98c6c   Merge pull request #26 from sheriff/less-typing
      adds  106afae   Fix for issue #22
      adds  9d6aad7   Fix for issue #22
      adds  9f34039   Merge branch 'master' of github.com:highflying/test-bdd-cucumber-perl
      adds  fc0170a   Merge remote-tracking branch 'upstream/master'
      adds  b93bda9   Release 0.18 changes
      adds  f76d838   Merge pull request #27 from highflying/master
      adds  c818ce2   Changes in preparation for next release
      adds  a6f8112   Updated the documentation to better reflect the use of C and S
      adds  8e7a39b   Removed all traces of Method::Signatures
      adds  485709c   Cucumber translation files, from
      adds  15f79df   Localized feature files.
      adds  7970e77   integrated pull request https://github.com/sheriff/test-bdd-cucumber-perl/pull/6
      adds  1b4cd9d   merged changes from v0.19
      adds  86bb79e   The language of a feature is now stated in the feature itself (as in cucumber)
      adds  b4d347c   Fixed typo in doc. Removed passing of language argument since we now get the language from a feature
      adds  3392a3e   JSON-based information for supported languages is now read from DATA filehandle. The encoding pragma is deprecated, using utf8 instead.
      adds  448c32e   missed cleanup from pull requst #6: the Loader doesn't have a language argument anymore
      adds  9991bfd   extracted i18n code from the parser and put it in a dedicated module
      adds  9dc0d9b   added --i18n option to pherkin
      adds  c87e6fc   Step files may now be localized: step definition functions are aliased
      adds  255903a   the first fully localized feature and step file
      adds  47772da   added documentation for --i18n option
      adds  2973d9e   set encoding for output stream to utf8 since we output utf8 (features and results)
      adds  11311ba   The option --i18n now prints the keywords in a more readable fashion. Again, this is closer to cucumber than it was before.
      adds  5e2fe3c   update of i18n.json
      adds  fc76538   remove the asterisk from the list of available keywords since it doesn't work right now
      adds  2fff34f   moved i18n examples to the examples directory
      adds  dddf824   strip asterisk from i18n definitions since it doesn't work anyway.
      adds  adb302a   added some brief information about i18n to the tutorial
      adds  5fa336a   removed backup copy of emacs
      adds  e03797f   Step defining keywords are now anchored ^$ in case a verb contains another, different verb
      adds  d1f9cbc   Removed export of junk functions that were never defined and defined twice
      adds  8f71cf5   Added temp var for langdef so the lines referring to it read a bit nicer. Reformatted changed functions with perltidy (tabs are gone now). Minor corrections to keyword regexes.
      adds  f7db48c   wip: move i18n.json from DATA segment to shared file. cleanup to follow
      adds  c2f2cd4   removed backup comments
      adds  998972f   filename creation is now portable
      adds  95757e6   moved initialization of language definitions to dedicated function
      adds  470023e   wip cleanup: use proper dist name for shared directory
      adds  5f4551f   added basic .gitignore for files and directories created by dzil
      adds  f07ed84   Added in Internationalization features
      adds  19e9bdd   Moved German examples to examples/
      adds  8045b30   JSON::XS -> JSON::MaybeXS and a couple of little tidies
      adds  fa708ed   Updated the CHANGES file
      adds  5ba2eaa   Fixed some todos
      adds  be9e7b5   Updated what we can and can't do
      adds  0468cfa   Weird 5.16.2 behaviour around $1. ENOTIME, this is a nicer solution anyway.
      adds  52a030a   Indent synopsis properly
      adds  fc05ba1   Make room for a VERSION
      adds  924c128   Adding Test::File::ShareDir to list of dependencies
      adds  bddac07   Merge pull request #31 from paultcochrane/ptc_add_test_file_sharedir
      adds  1003e82   Prepare for 0.20
      adds  516dce0   0.21
      adds  8882ce4   Correcting link syntax in Tutorial.pod
      adds  2391a6d   Removing $_ modifications in list functions
      adds  7ef1507   Make the dependency a little more explicit
      adds  5711735   Updating copyright information to 2014
      adds  db6766e   0.22
      adds  c9156ab   Match steps closer to step execution
      adds  02f1989   Remove File::ShareDir stuff
      adds  b5a405a   Setting `=encoding` in I18n.pm's POD
      adds  dc026ea   Adding missing POD to I18n.pm
      adds  58dafa8   Removing PodCoverageTests from Dist::Zilla config
      adds  818f94e   Merge pull request #37 from paultcochrane/ptc_pod_test_fixes
      adds  44dc4dd   Replacing string `eval` with block `eval`
      adds  198a134   Merge pull request #36 from paultcochrane/ptc_mst_eval_fixes
      adds  2cb411a   Add a test for Paul Cochrane's earlier patch
      adds  dfed63b   Added an explicit POD utf8 encoding flag
      adds  a76181a   Removed Ouch
      adds  b4902b5   Upgrade parse error to use new system
      adds  963e249   Highlight parameters correctly using @- and @+
      adds  7467f25   Changed locations of test files, re issue 39 https://github.com/sheriff/test-bdd-cucumber-perl/issues/39
      adds  2469a51   Cleaned up the TODO list
      adds  2d56714   Fix for: https://github.com/sheriff/test-bdd-cucumber-perl/issues/40
      adds  ab764ff   Replaced examples/ where we used $1 instead of safer C->matches->[0]
      adds  bc9cbb8   0.26
      adds  9c8e0f4   Imported Upstream version 0.26
       new  1dc4efe   Merge tag 'upstream/0.26'
       new  4d9f9ea   Add new {runtime,build}-dependency on libio-stringy-perl, that provides IO::Scalar.
       new  7f1bdc8   libtest-bdd-cucumber-perl (0.26-1)

The 4 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                                            |  4 ++
 MANIFEST                                           |  5 +-
 META.yml                                           |  3 +-
 Makefile.PL                                        |  4 +-
 README                                             |  2 +-
 TODO                                               | 15 +-----
 bin/pherkin                                        |  2 +-
 debian/changelog                                   |  9 ++++
 debian/control                                     |  2 +
 debian/upstream/metadata                           |  6 +++
 dist.ini                                           |  3 +-
 .../features/step_definitions/calculator_steps.pl  |  2 +-
 .../features/step_definitions/basic_steps.pl       |  6 +--
 .../features/step_definitions/calculator_steps.pl  |  2 +-
 .../features/step_definitions/basic_steps.pl       |  2 +-
 lib/App/pherkin.pm                                 |  4 +-
 lib/Test/BDD/Cucumber.pm                           |  4 +-
 lib/Test/BDD/Cucumber/Errors.pm                    |  4 +-
 lib/Test/BDD/Cucumber/Executor.pm                  |  4 +-
 lib/Test/BDD/Cucumber/Harness.pm                   |  4 +-
 lib/Test/BDD/Cucumber/Harness/Data.pm              |  4 +-
 lib/Test/BDD/Cucumber/Harness/TermColor.pm         | 63 ++++++++++++++--------
 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      |  4 +-
 lib/Test/BDD/Cucumber/Manual/Integration.pod       |  4 +-
 lib/Test/BDD/Cucumber/Manual/Steps.pod             |  4 +-
 lib/Test/BDD/Cucumber/Manual/Tutorial.pod          |  4 +-
 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/Util.pm                      |  4 +-
 ...calized-features.t => 240_localized_features.t} |  0
 t/{250-i18n-json.t => 250_i18n_json.t}             |  0
 t/800_regressions_020_term_color_skipped_steps.t   | 58 ++++++++++++++++++++
 .../010_greedy_table_parsing/test_steps.pl         |  2 +-
 45 files changed, 192 insertions(+), 98 deletions(-)
 create mode 100644 debian/upstream/metadata
 rename t/{240-localized-features.t => 240_localized_features.t} (100%)
 rename t/{250-i18n-json.t => 250_i18n_json.t} (100%)
 create mode 100644 t/800_regressions_020_term_color_skipped_steps.t

-- 
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