[DRE-commits] [ruby-aruba] 27/98: Merge pull request #321 from dg-ratiodata/feature/refactor_setting_of_env

Hideki Yamane henrich at moszumanska.debian.org
Tue Mar 22 12:20:36 UTC 2016


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

henrich pushed a commit to branch debian/sid
in repository ruby-aruba.

commit a3ed2af1d41e2d1ca96b32c32af97e01acb96d57
Merge: 4adc55c b226276
Author: Dennis Günnewig <maxmeyer at users.noreply.github.com>
Date:   Sat Jan 2 00:51:04 2016 +0100

    Merge pull request #321 from dg-ratiodata/feature/refactor_setting_of_env
    
    Make it possible to set ENV variables from external library.

 ...feature => delete_environment_variable.feature} |   2 +-
 .../environment/set_environment_variable.feature   |  70 ++++++++++
 .../command_runtime_environment.feature            | 129 +++++++++++++++++++
 lib/aruba/api/command.rb                           |   5 +-
 lib/aruba/api/core.rb                              |   2 +
 lib/aruba/config.rb                                |   2 +-
 lib/aruba/cucumber/hooks.rb                        |   3 -
 lib/aruba/platforms/unix_environment_variables.rb  | 143 ++++++++++++++++-----
 lib/aruba/platforms/unix_platform.rb               |   2 +-
 .../platforms/windows_environment_variables.rb     |   6 +-
 lib/aruba/platforms/windows_platform.rb            |   2 +-
 lib/aruba/rspec.rb                                 |   5 +-
 lib/aruba/runtime.rb                               |   9 +-
 13 files changed, 329 insertions(+), 51 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