[DRE-commits] [ruby-test-unit] 01/05: Merge tag 'upstream/3.0.1'
Cédric Boutillier
boutil at moszumanska.debian.org
Fri Aug 29 20:59:42 UTC 2014
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 4fd7d2a1cd9ec79eeeb6fd705c67f9563a07a28c
Merge: dc79487 788d7c9
Author: Cédric Boutillier <boutil at debian.org>
Date: Fri Aug 29 09:06:07 2014 +0200
Merge tag 'upstream/3.0.1'
Upstream version 3.0.1
# gpg: Signature faite le ven. 29 août 2014 09:06:04 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> »
README.textile => README.md | 27 +-
Rakefile | 21 +-
checksums.yaml.gz | Bin 0 -> 268 bytes
doc/text/how-to.md | 88 +++
doc/text/news.md | 745 +++++++++++++++++++++
...ionfailederror.rb => assertion-failed-error.rb} | 0
lib/test/unit/assertions.rb | 521 +++++++++-----
lib/test/unit/attribute.rb | 3 +-
lib/test/unit/autorunner.rb | 22 +-
lib/test/unit/collector/dir.rb | 16 +-
lib/test/unit/collector/load.rb | 14 +-
lib/test/unit/collector/objectspace.rb | 6 +-
.../{exceptionhandler.rb => exception-handler.rb} | 2 +-
.../{testsuitecreator.rb => test-suite-creator.rb} | 7 +-
lib/test/unit/testcase.rb | 21 +-
lib/test/unit/util/backtracefilter.rb | 10 +-
lib/test/unit/version.rb | 2 +-
metadata.yml | 276 ++++----
test/test-assertions.rb | 434 +++++++-----
test/test-attribute.rb | 11 +
test/{test_error.rb => test-error.rb} | 0
test/{test_failure.rb => test-failure.rb} | 0
test/{test-testcase.rb => test-test-case.rb} | 639 ++++++++++++------
test/{test_testresult.rb => test-test-result.rb} | 0
test/test-test-suite-creator.rb | 97 +++
test/{test_testsuite.rb => test-test-suite.rb} | 0
26 files changed, 2245 insertions(+), 717 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