Sun, 25 Aug 2024 07:55:53 UTC | login

Information for build perl-Test-Differences-0.7100-1.fc40

ID258138
Package Nameperl-Test-Differences
Version0.7100
Release1.fc40
Epoch
SummaryTest strings and data structures and show differences if not OK
DescriptionWhen 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 26 Oct 2023 07:09:46 UTC
CompletedThu, 26 Oct 2023 07:09:46 UTC
Tags
f40
RPMs
src
perl-Test-Differences-0.7100-1.fc40.src.rpm (info) (download)
noarch
perl-Test-Differences-0.7100-1.fc40.noarch.rpm (info) (download)
Changelog * 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 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.6900-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.6900-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.6900-3 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.6900-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Jan 08 2022 Paul Howarth <paul@city-fan.org> - 0.6900-1 - Update to 0.69 - Special-case Unknown::Values objects in comparisons, as it's better to spit out a diagnostic failure than to just die - Correct misleading Unicode doco