]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - README
This is 1.16
[perl/modules/Test-Valgrind.git] / README
diff --git a/README b/README
index c4bc72dd408e4141acbf8971e9134ea56ec33571..899afa769dbd3b0ea7ab5afa4d3217d67a8f876a 100644 (file)
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ NAME
     with valgrind.
 
 VERSION
     with valgrind.
 
 VERSION
-    Version 1.15
+    Version 1.16
 
 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.