Name: | perl-Test-Valgrind |
---|---|
Version: | 1.14 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 195914 |
License: | GPL+ or Artistic |
RPM: | perl-Test-Valgrind-1.14-1.el7.noarch.rpm |
Source RPM: | perl-Test-Valgrind-1.14-1.el7.src.rpm |
Build Date: | Sat Oct 28 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Test-Valgrind/ |
Summary: | Generate suppressions, analyze and test any command with valgrind |
Description: | The 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. |
- Update to 1.14 - This is a maintenance release; the code contains no functional change - POD headings are now properly linkable - Author tests are no longer bundled with this distribution - The stack traces used in t/20-bad.t have been made more predictable when compiler optimizations are in use - Drop buildreqs only needed for author tests
- Perl 5.18 re-rebuild of bootstrapped packages
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Perl 5.18 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Perl 5.16 re-rebuild of bootstrapped packages
- Perl 5.16 rebuild
- Incorporate suggestions from package review (#803057) - BR: perl(Pod::Coverage) ≥ 0.18 - BR: perl(XSLoader) - BR: at least version 1.22 of perl(Test::Pod) - BR: at least version 1.08 of perl(Test::Pod::Coverage)
- Sanitize for Fedora submission - Use Fedora-style dist tag - Drop %defattr, redundant since rpm 4.4