[DRE-commits] [ruby-riot] 01/04: Merge tag 'upstream/0.12.7'

Cédric Boutillier boutil at moszumanska.debian.org
Fri Jun 20 21:50:27 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-riot.

commit ad0ceced761cb25f4b8c6c4bc53fac7f802c8de0
Merge: 7b7cdfd b483e8d
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Mar 11 18:23:07 2014 +0100

    Merge tag 'upstream/0.12.7'
    
    Upstream version 0.12.7
    
    # gpg: Signature faite le mar. 11 mars 2014 18:23:04 CET avec la clef RSA d'identifiant 8F9F8F09
    # gpg: Bonne signature de « Cédric Boutillier <boutil at debian.org> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at upmc.fr> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at polytechnique.org> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at gmail.com> »

 .gitignore                                        |   2 +
 .travis.yml                                       |  10 +
 CHANGELOG                                         | 531 ++++++++++++----------
 Gemfile                                           |   4 +
 README.markdown                                   | 501 +++++++++++---------
 lib/riot/context.rb                               |  17 +-
 lib/riot/message.rb                               |   2 +-
 lib/riot/middleware.rb                            |  40 +-
 lib/riot/reporter.rb                              |   9 +-
 lib/riot/reporter/io.rb                           |  20 +-
 lib/riot/reporter/pretty_dot_matrix.rb            |   1 -
 lib/riot/rr.rb                                    |   5 +
 lib/riot/runnable.rb                              |  16 +-
 lib/riot/situation.rb                             |   2 +-
 lib/riot/version.rb                               |   2 +-
 metadata.yml                                      |  79 ++--
 test/core/assertion_macros/raises_kind_of_test.rb |   2 +-
 test/core/assertion_macros/raises_test.rb         |   2 +-
 test/core/middleware/context_middleware_test.rb   |  20 +
 test/core/reports/basic_reporter_test.rb          |   6 +
 test/core/reports/dot_matrix_reporter_test.rb     |   8 +-
 test/core/reports/story_reporter_test.rb          |  10 +-
 test/core/runnable/erroring_gracefully_test.rb    |  47 ++
 test/teststrap.rb                                 |   4 +-
 24 files changed, 777 insertions(+), 563 deletions(-)

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



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