X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=README;h=899afa769dbd3b0ea7ab5afa4d3217d67a8f876a;hp=c4bc72dd408e4141acbf8971e9134ea56ec33571;hb=3a312e2c6e7fdc7be70dcc8ccca604e7c62699f5;hpb=01d49783af4ec2292a5fe23164bbef36119613e0 diff --git a/README b/README index c4bc72d..899afa7 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ NAME with valgrind. VERSION - Version 1.15 + Version 1.16 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.