[DRE-commits] [ruby-aruba] branch master updated (261356f -> b1598ea)

Hideki Yamane henrich at moszumanska.debian.org
Wed Feb 26 12:27:43 UTC 2014


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

henrich pushed a change to branch master
in repository ruby-aruba.

      from  261356f   release
      adds  5bf5221   Imported Upstream version 0.5.4
       new  3e0ca37   Merge tag 'upstream/0.5.4'
       new  196b6f3   set Standards-Version
       new  334de7c   fix Vcs-Browser URL
       new  b1598ea   new upstream release

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:
 History.md                                         |   9 +-
 README.md                                          |   2 +-
 aruba.gemspec                                      |   7 +-
 checksums.yaml.gz                                  | Bin 0 -> 268 bytes
 debian/changelog                                   |   9 ++
 debian/control                                     |   4 +-
 features/command_environment_variables.feature     |  15 +++
 features/file_system_commands.feature              |  26 ++++
 features/flushing.feature                          |   2 +
 features/interactive.feature                       |  25 ++++
 lib/aruba.rb                                       |   2 +-
 lib/aruba/api.rb                                   |  99 ++++++++++----
 lib/aruba/cucumber.rb                              |  46 +++++++
 lib/aruba/cucumber/hooks.rb                        |   2 +-
 lib/aruba/in_process.rb                            |   2 +-
 lib/aruba/matchers/rspec_matcher_include_regexp.rb |   5 +
 metadata.yml                                       |  89 ++++++-------
 spec/aruba/api_spec.rb                             | 143 ++++++++++++++++++---
 spec/aruba/hooks_spec.rb                           |   4 +-
 spec/aruba/jruby_spec.rb                           |  10 +-
 spec/aruba/spawn_process_spec.rb                   |  14 +-
 spec/spec_helper.rb                                |   7 +
 22 files changed, 408 insertions(+), 114 deletions(-)
 create mode 100644 checksums.yaml.gz
 create mode 100644 features/command_environment_variables.feature
 create mode 100644 lib/aruba/matchers/rspec_matcher_include_regexp.rb

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



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