Tue, 14 May 2024 00:59:46 UTC | login

Information for build perl-Test-Valgrind-1.19-14.fc33

ID166283
Package Nameperl-Test-Valgrind
Version1.19
Release14.fc33
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, 14 Jul 2020 11:24:57 UTC
CompletedTue, 14 Jul 2020 11:24:57 UTC
Tags
f33
RPMs
src
perl-Test-Valgrind-1.19-14.fc33.src.rpm (info) (download)
noarch
perl-Test-Valgrind-1.19-14.fc33.noarch.rpm (info) (download)
Changelog * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.19-14 - Perl 5.32 rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.19-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Sep 22 2019 Paul Howarth <paul@city-fan.org> - 1.19-12 - Use author-independent source URL * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.19-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.19-10 - Perl 5.30 rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.19-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.19-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Jun 30 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.19-7 - Perl 5.28 rebuild