Package perl-Test-Differences-0.7100-7.el10.noarch
Name | perl-Test-Differences |
---|---|
Epoch | 0 |
Version | 0.7100 |
Release | 7.el10 |
Architecture | noarch |
Website/URL | https://metacpan.org/release/Test-Differences |
License | GPL-1.0-or-later OR Artistic-1.0-Perl |
Build Time | 2024-12-20 15:59:09 |
Build Host | builder-x86-03.inferitos.ru |
Summary | Test strings and data structures and show differences if not OK |
Repositories | CRB |
Description | When the code you're testing returns multiple lines, records or data structures and they're just plain wrong, an equivalent to the Unix diff utility may be just what's needed. |
Errata | — |
Size | 25 KiB |
Source Project | perl-Test-Differences-0.7100-7.el10 |
SHA-256 checksum | 536375ff117da415009ae124451a94b9d7168b78cd5ad9781adf1d690d22d5f3 |
×
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.7100-7 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.7100-6 - Rebuilt for MSVSphere 10 * Wed Aug 21 2024 Michal Josef Špaček <mspacek@redhat.com> - 0.7100-6 - Improve version processing * Mon Aug 19 2024 Michal Josef Špaček <mspacek@redhat.com> - 0.7100-5 - Fix version handling for git commit checks - Package tests * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.7100-4 - Bump release for June 2024 mass rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7100-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7100-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Oct 13 2023 Paul Howarth <paul@city-fan.org> - 0.7100-1 - Update to 0.71 - Document and test different behavior regarding Booleans in perl 5.38.0 compared to earlier versions (GH#21) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7000-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jul 08 2023 Paul Howarth <paul@city-fan.org> - 0.7000-1 - Update to 0.70 - Stop pointless use of taint-mode in tests, so tests pass when perl is built without taint support