[DRE-commits] [ruby-minitest-around] branch master updated (e38615e -> bd25e11)

Balasankar C balasankarc-guest at moszumanska.debian.org
Fri Mar 6 14:17:15 UTC 2015


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

balasankarc-guest pushed a change to branch master
in repository ruby-minitest-around.

      from  e38615e   Add patch for bundler and change copyright,control and changelog file
      adds  ab9c9ba   Imported Upstream version 0.3.1
       new  8651977   Merge tag 'upstream/0.3.1'
       new  bd25e11   Upstream update

The 2 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:
 .travis.yml                               |  19 +-
 Gemfile                                   |   4 +
 README.md                                 |  36 ++-
 Rakefile                                  |  28 ++-
 config/cucumber.yml                       |   1 +
 debian/changelog                          |   7 +
 debian/patches/bundler                    |   5 +-
 debian/ruby-tests.rake                    |  16 +-
 examples/chdir_spec.rb                    |  21 +-
 features/around_spec.feature              | 351 ++++++++++++++++++++++++++++++
 features/step_definitions/around_steps.rb |  23 ++
 features/support/env.rb                   |  48 ++++
 lib/minitest/around.rb                    |   7 +
 lib/minitest/around/spec.rb               |   4 +-
 lib/minitest/around/unit.rb               |   3 +-
 lib/minitest/around/version.rb            |   6 +-
 metadata.yml                              |  26 ++-
 minitest-around.gemspec                   |   5 +-
 test/helper.rb                            |   5 +
 19 files changed, 558 insertions(+), 57 deletions(-)
 create mode 100644 config/cucumber.yml
 create mode 100644 features/around_spec.feature
 create mode 100644 features/step_definitions/around_steps.rb
 create mode 100644 features/support/env.rb

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



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