Revision history for Test-Valgrind
+1.10 2009-09-22 18:45 UTC
+ + Chg : valgrind is no longer required to be installed before installing
+ this module.
+ + Chg : The parser logic that used to be located inside the tool was
+ moved to a new Test::Valgrind::Parser hierarchy. The tool
+ decides which parser should be used by implementing the
+ "parser_class" method.
+ + Fix : Compatibility with valgrind 3.5.
+ + Fix : The "valgrind" option to Test::Valgrind::Session->new wasn't
+ doing anything.
+ + Fix : The "Test" action could generate inappropriate error messages.
+
1.02 2009-05-02 12:05 UTC
+ Add : Commands can now be aggregated.
+ Add : The commands can now also filter and mangle reports.
--- #YAML:1.0
name: Test-Valgrind
-version: 1.02
+version: 1.10
abstract: Generate suppressions, analyse and test any command with valgrind.
author:
- Vincent Pit <perl@profvince.com>
license: perl
distribution_type: module
configure_requires:
- base: 0
- Carp: 0
- Config: 0
ExtUtils::MakeMaker: 0
- Fcntl: 0
File::Spec: 0
- POSIX: 0
- Scalar::Util: 0
- version: 0
build_requires:
base: 0
Carp: 0
File::Spec: 0
File::Temp: 0.14
Filter::Util::Call: 0
+ List::Util: 0
Perl::Destruct::Level: 0
POSIX: 0
Scalar::Util: 0
File::Spec: 0
File::Temp: 0.14
Filter::Util::Call: 0
+ List::Util: 0
perl: 5.006
Perl::Destruct::Level: 0
POSIX: 0
Scalar::Util: 0
Test::Builder: 0
+ Test::More: 0
version: 0
XML::Twig: 0
resources:
directory:
- t
- inc
-generated_by: ExtUtils::MakeMaker version 6.50
+generated_by: ExtUtils::MakeMaker version 6.54
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4