[DRE-commits] [ruby-test-unit] branch master updated (2f0e3f4 -> 9ee4ea8)

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 change to branch master
in repository ruby-test-unit.

      from  2f0e3f4   prepare changelog
      adds  93e7b2c   Imported Upstream version 3.0.9
       new  a8b49c1   Merge tag 'upstream/3.0.9'
       new  92080f0   Bump Standards-Version to 3.9.6 (no changes needed)
       new  9ee4ea8   prepare changelog

The 3 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:
 GPL                                      |  39 +++--
 README.md                                |  13 +-
 checksums.yaml.gz                        | Bin 268 -> 0 bytes
 debian/changelog                         |   8 +
 debian/control                           |   2 +-
 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 ++++++++++++++++++++---------
 30 files changed, 1046 insertions(+), 474 deletions(-)
 mode change 100755 => 100644 README.md
 delete mode 100644 checksums.yaml.gz

-- 
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