[DRE-commits] [ruby-aruba] 01/04: Merge tag 'upstream/0.5.4'

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 commit to branch master
in repository ruby-aruba.

commit 3e0ca3798bf20152381e79f743a096081de235b8
Merge: 261356f 5bf5221
Author: Hideki Yamane <henrich at debian.org>
Date:   Wed Feb 26 21:22:22 2014 +0900

    Merge tag 'upstream/0.5.4'
    
    Upstream version 0.5.4

 History.md                                         |   9 +-
 README.md                                          |   2 +-
 aruba.gemspec                                      |   7 +-
 checksums.yaml.gz                                  | Bin 0 -> 268 bytes
 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 +
 20 files changed, 397 insertions(+), 112 deletions(-)

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