[DRE-commits] [ruby-test-unit] 01/03: Merge tag 'upstream/3.0.9'

Cédric Boutillier boutil at moszumanska.debian.org
Fri Apr 3 11:29:01 UTC 2015


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

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

commit a8b49c1595a8f72234b4e6dd198456f23c728eef
Merge: 2f0e3f4 93e7b2c
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri Apr 3 13:14:20 2015 +0200

    Merge tag 'upstream/3.0.9'
    
    Upstream version 3.0.9
    
    # gpg: Signature faite le ven. 03 avril 2015 13:14:16 CEST avec la clef RSA d'identifiant 39CD217A
    # 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> »

 GPL                                      |  39 +++--
 README.md                                |  13 +-
 checksums.yaml.gz                        | Bin 268 -> 0 bytes
 doc/text/news.md                         | 147 ++++++++++++++++++
 lib/test/unit/assertions.rb              |  86 ++++++----
 lib/test/unit/attribute.rb               |  26 +++-
 lib/test/unit/autorunner.rb              |   8 +-
 lib/test/unit/code-snippet-fetcher.rb    |  40 ++++-
 lib/test/unit/collector.rb               |   9 +-
 lib/test/unit/color-scheme.rb            |  53 ++++++-
 lib/test/unit/diff.rb                    |   4 +-
 lib/test/unit/fault-location-detector.rb |   5 +
 lib/test/unit/fixture.rb                 | 259 +++++++++++++++++--------------
 lib/test/unit/priority.rb                |   4 +-
 lib/test/unit/test-suite-creator.rb      |  13 +-
 lib/test/unit/testcase.rb                |  19 ++-
 lib/test/unit/testresult.rb              |   4 +-
 lib/test/unit/ui/console/testrunner.rb   | 128 +++++++++++----
 lib/test/unit/ui/emacs/testrunner.rb     |   2 +-
 lib/test/unit/util/backtracefilter.rb    |  20 +--
 lib/test/unit/version.rb                 |   2 +-
 metadata.yml                             |  13 +-
 test/collector/test-descendant.rb        | 221 +++++++++++++++-----------
 test/test-assertions.rb                  |  23 ++-
 test/test-color-scheme.rb                |  53 +++----
 test/test-fault-location-detector.rb     |  48 +++++-
 test/test-fixture.rb                     |  29 +++-
 test/test-test-case.rb                   | 242 ++++++++++++++++++++---------
 28 files changed, 1037 insertions(+), 473 deletions(-)

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



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