[DRE-commits] [cucumber] branch master updated (4d6cc7e -> 35d0de9)

Cédric Boutillier boutil at alioth.debian.org
Wed Oct 2 13:15:59 UTC 2013


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

boutil pushed a change to branch master
in repository cucumber.

      from  4d6cc7e   force loading json before running the specs, to ensure there is a to_json method
      adds  b8e4a2d   Imported Upstream version 1.3.8
       new  fa7c3c2   Merge tag 'upstream/1.3.8'
       new  b25cbd2   refresh 0004-Update_default_binary_path.patch
       new  13b4411   drop 0003-Disable-tests-assuming-ordered-hashes.patch, fixed upstream
       new  3e94581   increase minimal version of ruby-gherkin in dependencies
       new  35d0de9   prepare changelog

The 5 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:
 History.md                                         |   26 +++++-
 cucumber.gemspec                                   |    4 +-
 debian/changelog                                   |   10 +++
 debian/control                                     |    4 +-
 ...003-Disable-tests-assuming-ordered-hashes.patch |   28 -------
 .../patches/0004-Update_default_binary_path.patch  |    2 +-
 debian/patches/series                              |    1 -
 features/docs/gherkin/language_help.feature        |   37 +++++++++
 features/html_formatter.feature                    |   26 +++++-
 features/lib/step_definitions/language_steps.rb    |    9 ++
 legacy_features/language_help.feature              |   87 --------------------
 legacy_features/step_definitions/cucumber_steps.rb |    4 +
 legacy_features/table_mapping.feature              |    4 +-
 .../wire_protocol_table_diffing.feature            |    4 +-
 lib/cucumber/ast/table.rb                          |    9 +-
 lib/cucumber/formatter/html.rb                     |    7 +-
 lib/cucumber/platform.rb                           |    2 +-
 metadata.yml                                       |   27 +++---
 spec/cucumber/ast/table_spec.rb                    |   78 ++++++++++--------
 spec/cucumber/formatter/html_spec.rb               |    6 +-
 20 files changed, 195 insertions(+), 180 deletions(-)
 delete mode 100644 debian/patches/0003-Disable-tests-assuming-ordered-hashes.patch
 create mode 100644 features/docs/gherkin/language_help.feature
 create mode 100644 features/lib/step_definitions/language_steps.rb
 delete mode 100644 legacy_features/language_help.feature

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/cucumber.git



More information about the Pkg-ruby-extras-commits mailing list