]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - README
This is 1.18
[perl/modules/Test-Valgrind.git] / README
diff --git a/README b/README
index c4bc72dd408e4141acbf8971e9134ea56ec33571..822f420163b2a52281814976f6c84ee06bc846a3 100644 (file)
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ NAME
     with valgrind.
 
 VERSION
     with valgrind.
 
 VERSION
-    Version 1.15
+    Version 1.18
 
 SYNOPSIS
         # From the command-line
 
 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
         error. Raising this number improves granularity.
 
         Ignored if you supply your own custom "tool", otherwise defaults to
-        12.
+        50.
 
     *   "diag => $bool"
 
 
     *   "diag => $bool"
 
@@ -105,6 +105,13 @@ METHODS
 
         Defaults to false.
 
 
         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.
     *   "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
     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,
 
 SEE ALSO
     All the "Test::Valgrind::*" API, including Test::Valgrind::Command,