[DRE-commits] [ruby-aruba] 03/04: Merge tag 'upstream/0.5.3'

Hideki Yamane henrich at alioth.debian.org
Sat Oct 5 16:04:16 UTC 2013


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

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

commit d148ccbe8c2f605f33b69281eb2a787cff7aaedf
Merge: b898770 87cb123
Author: Hideki Yamane <henrich at debian.org>
Date:   Sun Oct 6 01:02:02 2013 +0900

    Merge tag 'upstream/0.5.3'
    
    Upstream version 0.5.3

 .travis.yml                                        |    8 +-
 History.md                                         |   13 +-
 LICENSE                                            |    2 +-
 README.md                                          |  146 +++++++++-----
 aruba.gemspec                                      |    6 +-
 cucumber.yml                                       |    5 +-
 features/custom_ruby_process.feature               |   12 ++
 features/exit_statuses.feature                     |    4 +-
 features/interactive.feature                       |    2 +-
 features/support/custom_main.rb                    |   24 +++
 features/utf-8.feature                             |   14 ++
 lib/aruba.rb                                       |    9 +-
 lib/aruba/api.rb                                   |   31 +--
 lib/aruba/cucumber/hooks.rb                        |    1 +
 lib/aruba/in_process.rb                            |   51 +++++
 lib/aruba/reporting.rb                             |    4 +-
 lib/aruba/{process.rb => spawn_process.rb}         |   64 +++---
 metadata.yml                                       |  208 +++++++-------------
 .../{process_spec.rb => spawn_process_spec.rb}     |   16 +-
 19 files changed, 367 insertions(+), 253 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