]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/commit - lib/Test/Valgrind/Parser/Suppressions/Text.pm
Always strip wildcard frames at the end of a suppression
authorVincent Pit <vince@profvince.com>
Tue, 3 Nov 2009 13:17:31 +0000 (14:17 +0100)
committerVincent Pit <vince@profvince.com>
Tue, 3 Nov 2009 13:20:21 +0000 (14:20 +0100)
commitad65b4599d66c8cc26dedada4d994aa8faebfcd7
tree1f041f70120cdffdfe473930f0f165b570dbb9db
parent16ad8663f00093f9a2014b353cbbab2c763f0938
Always strip wildcard frames at the end of a suppression

Thanks to a new Test::Valgrind::Suppressions->strip_tail helper.
lib/Test/Valgrind/Parser/Suppressions/Text.pm
lib/Test/Valgrind/Suppressions.pm