[DRE-commits] [ruby-fog-core] 02/14: Merge tag 'upstream/1.21.1+gh'

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Apr 4 14:32:20 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-fog-core.

commit 385144e76f40b9d7ebb4fcb29bdb7a813819149f
Merge: afec950 c32a87c
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Apr 4 19:01:16 2014 +0530

    Merge tag 'upstream/1.21.1+gh'
    
    Upstream version 1.21.1+gh

 .gitignore                              |  18 +++
 .travis.yml                             |  59 +++++++
 CONTRIBUTING.md                         |  22 +++
 CONTRIBUTORS.md                         |   4 +
 Gemfile                                 |   4 +
 Gemfile.1.8.7                           |  11 ++
 LICENSE.md                              |  20 +++
 README.md                               |  31 ++++
 Rakefile                                |  27 ++++
 checksums.yaml.gz                       | Bin 426 -> 0 bytes
 fog-core.gemspec                        |  36 +++++
 metadata.yml                            | 267 --------------------------------
 tests/core/attribute_tests.rb           |  83 ++++++++++
 tests/core/connection_tests.rb          |  26 ++++
 tests/core/credential_tests.rb          |  93 +++++++++++
 tests/core/current_machine_tests.rb     |  32 ++++
 tests/core/mocking_tests.rb             |  75 +++++++++
 tests/core/service_tests.rb             |  26 ++++
 tests/core/timeout_tests.rb             |  10 ++
 tests/core/uuid_tests.rb                |  10 ++
 tests/core/wait_for_tests.rb            |  13 ++
 tests/helpers/formats_helper_tests.rb   | 111 +++++++++++++
 tests/helpers/helper.rb                 |   6 +
 tests/helpers/schema_validator_tests.rb | 107 +++++++++++++
 24 files changed, 824 insertions(+), 267 deletions(-)

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



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