X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=README;h=95c8a4a4a94ef19213f2dd7604b574137436bc76;hp=c4bc72dd408e4141acbf8971e9134ea56ec33571;hb=HEAD;hpb=63f17cfcf624bc6764d32a7e674baf6329fd2d4a diff --git a/README b/README index c4bc72d..95c8a4a 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ NAME with valgrind. VERSION - Version 1.15 + Version 1.19 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. + 24 (the maximum allowed by "valgrind"). * "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. @@ -149,7 +156,7 @@ CAVEATS the "diag" option, in which case it will be reprinted as diagnostics. DEPENDENCIES - XML::Twig, version, File::HomeDir, Env::Sanctify, Perl::Destruct::Level. + XML::Twig, File::HomeDir, Env::Sanctify, Perl::Destruct::Level. SEE ALSO All the "Test::Valgrind::*" API, including Test::Valgrind::Command, @@ -195,7 +202,7 @@ ACKNOWLEDGEMENTS into completely rewriting it. COPYRIGHT & LICENSE - Copyright 2008,2009,2010,2011,2013,2015 Vincent Pit, all rights + Copyright 2008,2009,2010,2011,2013,2015,2016 Vincent Pit, all rights reserved. This program is free software; you can redistribute it and/or modify it