Fri, 27 Sep 2024 14:15:54 UTC | login

Information for build perl-Test-Valgrind-1.19-26.fc41

ID315740
Package Nameperl-Test-Valgrind
Version1.19
Release26.fc41
Epoch
SummaryGenerate suppressions, analyze and test any command with valgrind
DescriptionThe Test::Valgrind::* API lets you run Perl code through the memcheck tool of the valgrind memory debugger, to test for memory errors and leaks. The Test::Valgrind module itself is a front-end to this API. If they aren't available yet, it will first generate suppressions for the current perl interpreter and store them in the portable flavor of ~/.perl/Test-Valgrind/suppressions/$VERSION. The actual run will then take place, and tests will be passed or failed according to the result of the analysis. The complete API is much more versatile than this. By declaring an appropriate Test::Valgrind::Command class, you can run any executable (that is, not only Perl scripts) under valgrind, generate the corresponding suppressions on-the-fly and convert the analysis result to TAP output so that it can be incorporated into your project's test suite. If you're not interested in producing TAP, you can output the results in whatever format you like (for example HTML pages) by defining your own Test::Valgrind::Action class.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 23 Jul 2024 08:28:40 UTC
CompletedTue, 23 Jul 2024 08:28:40 UTC
Tags
f41
RPMs
src
perl-Test-Valgrind-1.19-26.fc41.src.rpm (info) (download)
noarch
perl-Test-Valgrind-1.19-26.fc41.noarch.rpm (info) (download)
Changelog * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.19-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.19-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.19-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jul 30 2023 Paul Howarth <paul@city-fan.org> - 1.19-23 - Fix FTBFS in Fedora 39 due to failing t/20-bad.t (rhbz#2222854) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.19-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.19-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.19-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild