Name: | rubygem-test-unit |
---|---|
Version: | 3.3.4 |
Release: | 133.module+el8.3.0+7760+537395ec |
Architecture: | noarch |
Module: | ruby:2.7:8030020200626154145:9edba152 |
Group: | Unspecified |
Size: | 666997 |
License: | (Ruby or BSD) and (Ruby or BSD or Python) and (Ruby or BSD or LGPLv2+) |
RPM: | rubygem-test-unit-3.3.4-133.module+el8.3.0+7760+537395ec.noarch.rpm |
Source RPM: | ruby-2.7.1-133.module+el8.3.0+7760+537395ec.src.rpm |
Build Date: | Thu Aug 13 2020 |
Build Host: | jenkins-10-147-72-125-7cdd3753-00e4-45d2-88b3-bbd42f5650f1.appad2iad.osdevelopmeniad.oraclevcn.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. |
- Fix `require` behavior allowing to load libraries multiple times. Resolves: rhbz#1842989 - Add ruby-default-gems dependency on irb.
- Ship racc binary. Resolves: rhbz#1851388
- Update to Ruby 2.7.1 by merging Fedora master branch (commit: 2981648) * Skip unstable tests on s390x. * Skip JIT tests in RHEL 8. Resolves: rhbz#1817135
- Use ffi_closure_alloc to avoid segmentation fault by libffi on aarch64. Resolves: rhbz#1727832 - Properly support %prerelease in %gemspec_ macros. Related: rhbz#1672575
- Update to Ruby 2.6.3 by merging Fedora master branch (commit: 1cc2a49) * Properly generate "ruby(rubygems)" versioned dependencies. * Extract composition of dependecy strings into helper. * Loosen RDoc dependency. * Upstream fix adding -C flag instead of changing directory for gem build. * Remove obsolete Group tag * Fix ".include =" support in openssl.cnf. * Link IRB back to StdLib. * Link IRB files instead of directories. * Exclude irb.rb from ruby-libs. Resolves: rhbz#1672575
- Update to Ruby 2.5.5. * Remove Patch25: ruby-2.6.0-Update-for-tzdata-2018f.patch; subsumed * Remove Patch11: ruby-2.6.0-Try-to-update-cert.patch; subsumed * Remove Patch19: ruby-2.6.0-net-http-net-ftp-fix-session-resumption-with -TLS-1.3.patch; subsumed Resolves: rhbz#1688758 - Don't ship .stp files when SystemTap support is disabled. Related: rhbz#1657915 - Fix CovScan issues. Resolves: rhbz#1628592
- Refresh expired certificates to fix FTBFS.
- Fix Tokyo TZ tests.
- Update to Ruby 2.5.3. Resolves: rhbz#1643092
- Properly harden package using -fstack-protector-strong. * ruby-2.6.0-configure-fstack-protector-strong.patch Resolves: rhbz#1624168