]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/commit
Remove support for report_class_{suppressions,analysis} in tools
authorVincent Pit <vince@profvince.com>
Sat, 19 Sep 2009 22:19:21 +0000 (00:19 +0200)
committerVincent Pit <vince@profvince.com>
Sat, 19 Sep 2009 22:19:21 +0000 (00:19 +0200)
commit14b54bdeb3ebea2f465cf5a034c59138b736b982
tree44d477e9773875a61ef07ed716463e3ad990c801
parent08f451d35014a7f8587fba4bc20103a018487653
Remove support for report_class_{suppressions,analysis} in tools

And let subclasses handle them by only implementing report_class().
lib/Test/Valgrind/Tool.pm
lib/Test/Valgrind/Tool/memcheck.pm