diff --git a/Contrib/VPatch/Readme.html b/Contrib/VPatch/Readme.html index aa5f03e5..640d7ca7 100644 --- a/Contrib/VPatch/Readme.html +++ b/Contrib/VPatch/Readme.html @@ -98,7 +98,7 @@ a:hover -

VPatch 3.0

+

VPatch 3.1

Introduction

@@ -222,14 +222,23 @@ vpatch::vpatchfile "patch.pat" "oldfile.txt" "temporary_newfile.txt"

Test framework (Python)

Run the VPatch_tests.py script (if you have Python - installed) to perform basic functionality tests on VPatch.

+ installed) to perform basic functionality tests on VPatch. The testExtended + test is known to fail if a set of big test files is not installed, + you can safely ignore this.

Version history