Name: | perl-Test-Simple |
---|---|
Epoch: | 3 |
Version: | 1.302170 |
Release: | 1.module+el8.3.0+7729+86a74f64 |
Architecture: | noarch |
Module: | perl:5.30:8030020200609055348:8af31532 perl:5.30:8040020200923213406:466ea64f |
Group: | Unspecified |
Size: | 1265852 |
License: | (GPL+ or Artistic) and CC0 and Public Domain |
RPM: | perl-Test-Simple-1.302170-1.module+el8.3.0+7729+86a74f64.noarch.rpm |
Source RPM: | perl-Test-Simple-1.302170-1.module+el8.3.0+7729+86a74f64.src.rpm |
Build Date: | Tue Aug 11 2020 |
Build Host: | jenkins-10-147-72-125-df74590a-7496-4915-9dd0-d2fcdb1902bc.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Test-Simple |
Summary: | Basic utilities for writing tests |
Description: | This package provides the bulk of the core testing facilities. For more information, see perldoc for Test::Simple, Test::More, etc. This package is the CPAN component of the dual-lifed core package Test-Simple. |
- Update to 1.302170 - Fix unwanted END phase event (GH#840)
- Update to 1.302169 - Update inlined Object::HashBase - Avoid 'used only once' warnings in BEGIN and END blocks
- Update to 1.302168 - Fix typo in a Test2::API::Breakage warning - Delay loading of Term::Table until needed
- Update to 1.302167 - Add test2_is_testing_done api method - Fix string compare warning
- Update to 1.302166 - Better diagnostics when a context is destroyed unexpectedly - Add an event to notify when END phase starts
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Perl 5.30 re-rebuild of bootstrapped packages
- Perl 5.30 rebuild
- Update to 1.302164 - Do not use threads::shared in Test::Tester::Capture (GH#826) - Add missing version info to Info/Table - Fix event in global destruction bug (GH#827) - Proper fix for todo = '' (GH#812, GH#829) - Modernize spec using %{make_build} and %{make_install} - Drop obsoletes/provides for perl-Test2 dating back to Fedora 25
- Update to 1.302162 - Remove SHM Optimization - Typo fixes in documentation