[DRE-commits] [ruby-minitest] branch master updated (a6814dd -> f8cd144)

Lucas Nussbaum lucas at moszumanska.debian.org
Sun Jul 2 15:23:26 UTC 2017


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

lucas pushed a change to branch master
in repository ruby-minitest.

      from  a6814dd   prepare changelog
       new  59cea2d   New upstream version 5.10.2
       new  a65c84d   Refresh patches
       new  ceda02e   Disable two more failing tests
       new  f8cd144   Prepare changelog

The 4 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:
 History.rdoc                            |  54 +++++++++
 README.rdoc                             |  12 +-
 Rakefile                                |  18 ++-
 checksums.yaml.gz.sig                   | Bin 256 -> 256 bytes
 data.tar.gz.sig                         | Bin 256 -> 256 bytes
 debian/changelog                        |   8 ++
 debian/patches/disable-require-rubygems |   2 +-
 debian/patches/disable-some-tests       |  68 +++++++++--
 lib/hoe/minitest.rb                     |  14 ++-
 lib/minitest.rb                         |  73 ++++++++---
 lib/minitest/assertions.rb              |  21 +++-
 lib/minitest/benchmark.rb               |   2 +-
 lib/minitest/hell.rb                    |  10 +-
 lib/minitest/mock.rb                    |   8 +-
 lib/minitest/parallel.rb                |   2 +-
 lib/minitest/pride_plugin.rb            |   2 +-
 lib/minitest/spec.rb                    |   2 +-
 lib/minitest/test.rb                    |   8 +-
 lib/minitest/unit.rb                    |   2 +-
 metadata.gz.sig                         | Bin 256 -> 256 bytes
 minitest.gemspec                        |  12 +-
 test/minitest/metametameta.rb           |  13 +-
 test/minitest/test_minitest_mock.rb     |  12 +-
 test/minitest/test_minitest_reporter.rb |   6 +
 test/minitest/test_minitest_spec.rb     |  70 +++++++----
 test/minitest/test_minitest_test.rb     | 209 +++++++++++++++++++++++++-------
 26 files changed, 485 insertions(+), 143 deletions(-)

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



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