[DRE-commits] [ruby-test-unit] branch master updated (557f792 -> 6af4335)

Cédric Boutillier boutil at moszumanska.debian.org
Mon Jan 25 06:47:32 UTC 2016


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  557f792   prepare changelog
      adds  c9d4a20   Imported Upstream version 3.1.7
       new  16e2704   Merge tag 'upstream/3.1.7'
       new  a88e79c   prepare changelog
       new  6af4335   fix vcs-field-uses-insecure-uri

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:
 debian/changelog                      |   7 ++
 debian/control                        |   2 +-
 doc/text/news.md                      |  59 ++++++++++++++++-
 lib/test/unit/attribute.rb            |   8 ++-
 lib/test/unit/auto-runner-loader.rb   |  17 +++++
 lib/test/unit/autorunner.rb           | 117 +++++++++++++++++++++-------------
 lib/test/unit/collector/load.rb       |   9 +++
 lib/test/unit/fixture.rb              |  95 +++++++++++++++++++--------
 lib/test/unit/test-suite-creator.rb   |  13 +++-
 lib/test/unit/testcase.rb             |  40 ++++++++++--
 lib/test/unit/util/backtracefilter.rb |  22 +++++--
 lib/test/unit/version.rb              |   2 +-
 metadata.yml                          |  65 +++++++++----------
 test/test-data.rb                     |  24 ++++++-
 test/test-fixture.rb                  |  54 ++++++++++++++++
 test/util/test_backtracefilter.rb     |  13 +++-
 16 files changed, 421 insertions(+), 126 deletions(-)
 create mode 100644 lib/test/unit/auto-runner-loader.rb

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