From a8047d3c7cedaaaa48933b798d357e244b5b10fa Mon Sep 17 00:00:00 2001 From: kichik Date: Fri, 2 May 2008 20:15:20 +0000 Subject: [PATCH] fixed patch #1840709 - VPatch CLI and test suite removed reference to test suite git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5626 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/VPatch/Readme.html | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Contrib/VPatch/Readme.html b/Contrib/VPatch/Readme.html index 62e63e31..9d287e29 100644 --- a/Contrib/VPatch/Readme.html +++ b/Contrib/VPatch/Readme.html @@ -219,13 +219,6 @@ vpatch::vpatchfile "patch.pat" "oldfile.txt" "temporary_newfile.txt" edition), you will also need to install the VirtualTreeView component by Mike Lischke.

-

Test framework (Python)

-
-

Run the VPatch_tests.py script (if you have Python - 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