summaryrefslogtreecommitdiff
path: root/RunTest.bat
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2017-04-01 09:38:24 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2017-04-01 09:38:24 +0000
commitbc133e261a278fa004929b0373a19ed1eb58c531 (patch)
tree450b6909370b39ad4eb27be59912d6a8710b123e /RunTest.bat
parent583655eb56d52102bef6731b7e13587d00b299fa (diff)
downloadpcre2-bc133e261a278fa004929b0373a19ed1eb58c531.tar.gz
Remove reference to stack overflow from RunTest.bat.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@724 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'RunTest.bat')
-rw-r--r--RunTest.bat9
1 files changed, 0 insertions, 9 deletions
diff --git a/RunTest.bat b/RunTest.bat
index b131463..0cd8bcc 100644
--- a/RunTest.bat
+++ b/RunTest.bat
@@ -284,15 +284,6 @@ fc /n %srcdir%\testdata\%testoutput%%type% %2%bits%\%testoutput% >NUL
if errorlevel 1 (
echo. failed comparison: fc /n %srcdir%\testdata\%testoutput% %2%bits%\%testoutput%
- if [%1]==[2] (
- echo.
- echo ** Test 2 requires a lot of stack. PCRE2 can be configured to
- echo ** use heap for recursion. Otherwise, to pass Test 2
- echo ** you generally need to allocate 8 mb stack to PCRE2.
- echo ** See the 'pcre2stack' page for a discussion of PCRE2's
- echo ** stack usage.
- echo.
-)
if [%1]==[3] (
echo.
echo ** Test 3 failure usually means french locale is not