Name: | rh-ruby24-rubygem-test-unit |
---|---|
Version: | 3.2.3 |
Release: | 75.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 630856 |
License: | (Ruby or BSD) and (Ruby or BSD or Python) and (Ruby or BSD or LGPLv2+) |
RPM: | rh-ruby24-rubygem-test-unit-3.2.3-75.el7.noarch.rpm |
Source RPM: | rh-ruby24-ruby-2.4.0-75.el7.src.rpm |
Build Date: | Mon May 08 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://ruby-lang.org/ |
Summary: | An xUnit family unit testing framework for Ruby |
Description: | Test::Unit (test-unit) is unit testing framework for Ruby, based on xUnit principles. These were originally designed by Kent Beck, creator of extreme programming software development methodology, for Smalltalk's SUnit. It allows writing tests, checking results and automated testing in Ruby. |
- Apply patch fixing rubygem-mongo build failures.
- Reshuffle the %license macro to avoid %postun scriptlet issues. Resolves: rhbz#1411233
- Add rubygem-io-console dependency for rubygem-rdoc.
- ruby-libs should not own links to unbundled gems.
- Upgrade to Ruby 2.4.0. - Workaround "an invalid stdio handle" error on PPC (rhbz#1361037). - Add gemspec_add_dep and gemspec_remove_dep macros. - Move gemified xmlrpc into subpackage. - Move gemified openssl into subpackage. - Make symlinks for json gem. - Tk is removed from stdlib. - Harden package. - Extend 'gem_' macros for pre-release version support.
- Fix: do not fail in operating_system.rb when X_SCLS is empty Resolves: rhbz#1387139
- Support in no_proxy for domain names with whitespaces and leading dots Resolves: rhbz#1384810
- Fix support for dependent^2 SCLs - Update to Ruby 2.3.1 * Remove Patch8: ruby-2.3.0-undef-BUILTIN_CHOOSE_EXPR_CONSTANT_P.patch; subsumed * Remove Patch10: ruby-2.3.1-remove-tests-depending-on-europe-moscow.patch; subsumed also removed "UTC=TZ " tests prefix
- Add %{scl}-runtime to Requires in libs subpackage
- Fix and enhance systemtap tests - Remove tests depending on Europe/Moscow to avoid failures due to tzdata change