Jump to letter: [
DGHJLMNPRSTV
]
ruby193-rubygem-minitest - Minitest provides a complete suite of testing facilities.
- Description:
minitest/unit is a small and incredibly fast unit testing framework.
minitest/spec is a functionally complete spec engine.
minitest/benchmark is an awesome way to assert the performance of your
algorithms in a repeatable manner.
minitest/mock by Steven Baker, is a beautifully tiny mock object
framework.
minitest/pride shows pride in testing and adds coloring to your test
output.
Packages
ruby193-rubygem-minitest-2.5.1-49.el6.noarch
[55 KiB] |
Changelog
by Vít Ondruch (2014-02-28):
- Explicitly depend on libyaml, to workaround issues with scl prefixed libyam.
Resolves: rhbz#1070763
|
ruby193-rubygem-minitest-2.5.1-40.1.el6.noarch
[53 KiB] |
Changelog
by Vít Ondruch (2013-11-22):
- Fix CVE-2013-4164 Heap Overflow in Floating Point Parsing
* ruby-1.9.3-p484-CVE-2013-4164-ignore-too-long-fraction-part-which-does-not-affect-the-result.patch
- Resolves: rhbz#1033488
|
ruby193-rubygem-minitest-2.5.1-40.el6.noarch
[53 KiB] |
Changelog
by Josef Stribny (2013-09-23):
- Fix CVE-2013-4363 (an incomplete fix of CVE-2013-4287)
- Resolves: rhbz#1006440
|
ruby193-rubygem-minitest-2.5.1-38.el6.noarch
[53 KiB] |
Changelog
by Vít Ondruch (2013-07-08):
- Update to 1.9.3 p448.
- Resolves: rhbz#979357
- Fix hostname check bypassing vulnerability in SSL client (CVE-2013-4073).
- Resolves: rhbz#980735
- Fix regression introduced by CVE-2013-4073
https://bugs.ruby-lang.org/issues/8575
* ruby-2.0.0-p255-Fix-SSL-client-connection-crash-for-SAN-marked-critical.patch
- Related: rhbz#980735
|