[DRE-commits] [ruby-minitest] branch master updated (5277264 -> 5abf56c)
Cédric Boutillier
boutil at moszumanska.debian.org
Mon Dec 9 15:25:49 UTC 2013
This is an automated email from the git hooks/post-receive script.
boutil pushed a change to branch master
in repository ruby-minitest.
from 5277264 prepare changelog
adds cacd2e9 Imported Upstream version 5.0.7
new a7876da Merge tag 'upstream/5.0.7'
new e1707fd refresh disable-some-tests patch
adds 84b2243 Imported Upstream version 5.0.8
new 5c15818 Merge tag 'upstream/5.0.8'
adds 6db52c9 Imported Upstream version 5.1.0
new f696ad5 Merge tag 'upstream/5.1.0'
new b8340d7 Standards-Version to 3.9.5; build with gem2deb >= 0.5 to drop ruby1.8 support; update homepage
new 7fa8f95 refresh patches
new 3de7848 drop load_plugins_ruby18.patch
new 5abf56c prepare changelog
The 8 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.txt | 194 ++++++++++++++++++++-----------
Manifest.txt | 2 +-
README.txt | 16 +++
Rakefile | 31 +----
checksums.yaml.gz | Bin 0 -> 269 bytes
checksums.yaml.gz.sig | Bin 0 -> 256 bytes
data.tar.gz.sig | Bin 256 -> 256 bytes
debian/changelog | 13 +++
debian/control | 6 +-
debian/patches/disable-require-rubygems | 11 ++
debian/patches/disable-some-tests | 10 +-
debian/patches/load_plugins_ruby18.patch | 28 -----
debian/patches/series | 1 -
lib/minitest.rb | 66 ++++++++---
lib/minitest/assertions.rb | 12 ++
lib/minitest/expectations.rb | 13 +++
lib/minitest/mock.rb | 18 ++-
lib/minitest/parallel.rb | 40 +++++++
lib/minitest/parallel_each.rb | 120 -------------------
lib/minitest/pride_plugin.rb | 2 +-
lib/minitest/spec.rb | 5 +-
lib/minitest/test.rb | 18 ++-
lib/minitest/unit.rb | 8 +-
metadata.gz.sig | Bin 256 -> 256 bytes
metadata.yml | 172 ++++++++++++---------------
test/minitest/metametameta.rb | 6 +-
test/minitest/test_minitest_mock.rb | 43 ++++++-
test/minitest/test_minitest_reporter.rb | 48 +++++++-
test/minitest/test_minitest_unit.rb | 44 +++++--
29 files changed, 531 insertions(+), 396 deletions(-)
create mode 100644 checksums.yaml.gz
create mode 100644 checksums.yaml.gz.sig
delete mode 100644 debian/patches/load_plugins_ruby18.patch
create mode 100644 lib/minitest/parallel.rb
delete mode 100644 lib/minitest/parallel_each.rb
--
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