X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=README;h=ba10961a7bbea22c08d825ed435c77c503318941;hb=ca8eca27f27c14e65e67ffce2fa1447eee64c5c1;hp=c4bc72dd408e4141acbf8971e9134ea56ec33571;hpb=63f17cfcf624bc6764d32a7e674baf6329fd2d4a;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/README b/README index c4bc72d..ba10961 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ NAME with valgrind. VERSION - Version 1.15 + Version 1.17 SYNOPSIS # From the command-line @@ -84,7 +84,7 @@ METHODS error. Raising this number improves granularity. Ignored if you supply your own custom "tool", otherwise defaults to - 12. + 50. * "diag => $bool" @@ -105,6 +105,13 @@ METHODS Defaults to false. + * "allow_no_supp => $bool" + + If true, force running the analysis even if the suppression files do + not refer to any "perl"-related symbol. + + Defaults to false. + * "extra_supps => \@files" Also use suppressions from @files besides "perl"'s.