Name: | rubygem-test-unit |
---|---|
Version: | 3.6.1 |
Release: | 1.module+el9.4.0+90257+8524dee7 |
Architecture: | noarch |
Module: | ruby:3.3:9040020240409005021:bc5b3234 |
Group: | Unspecified |
Size: | 422003 |
License: | (Ruby OR BSD-2-Clause) AND (Ruby OR BSD-2-Clause OR Python-2.0.1) |
RPM: | rubygem-test-unit-3.6.1-1.module+el9.4.0+90257+8524dee7.noarch.rpm |
Source RPM: | ruby-3.3.0-1.module+el9.4.0+90257+8524dee7.src.rpm |
Build Date: | Tue Apr 09 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.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. |
- Upgrade to Ruby 3.3.0. Resolves: RHEL-17089
- Bypass git submodule test failure on Git >= 2.38.1. - Fix tests with Europe/Amsterdam pre-1970 time on tzdata version 2022b. - Fix for tzdata-2022g. - Fix OpenSSL.fips_mode and OpenSSL::PKey.read in OpenSSL 3 FIPS. Resolves: RHEL-5590 - ssl: use ffdhe2048 from RFC 7919 as the default DH group parameters Related: RHEL-5590 - Disable fiddle tests that use FFI closures. Related: RHEL-5590
- Upgrade to Ruby 3.1.2 by merging Fedora Rawhide branch (commit: b7b5473). Resolves: rhbz#2063773