summaryrefslogtreecommitdiff
path: root/RunTest.bat
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2009-09-15 19:11:48 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2009-09-15 19:11:48 +0000
commit00f5530723a69a9169033a6243575a9442624616 (patch)
treec0f2f4f723e9942362a5d681b29ca178e8f13900 /RunTest.bat
parent912ae74971cb3b32d007d9fa83295c38fc871b31 (diff)
downloadpcre-00f5530723a69a9169033a6243575a9442624616.tar.gz
Re-organize tests to make is possible to test 5.10 features against Perl.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@448 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'RunTest.bat')
-rw-r--r--RunTest.bat4
1 files changed, 3 insertions, 1 deletions
diff --git a/RunTest.bat b/RunTest.bat
index 70517d0..8d29795 100644
--- a/RunTest.bat
+++ b/RunTest.bat
@@ -1,5 +1,5 @@
@rem This file was contributed by Ralf Junker, and touched up by
-@rem Daniel Richard G. Test 10 added by Philip H.
+@rem Daniel Richard G. Tests 10-12 added by Philip H.
@rem Philip H also changed test 3 to use "wintest" files.
@rem
@rem MS Windows batch file to run pcretest on testfiles with the correct
@@ -37,3 +37,5 @@ fc /n %srcdir%\testdata\testoutput7 testout\testoutput7
fc /n %srcdir%\testdata\testoutput8 testout\testoutput8
fc /n %srcdir%\testdata\testoutput9 testout\testoutput9
fc /n %srcdir%\testdata\testoutput10 testout\testoutput10
+fc /n %srcdir%\testdata\testoutput11 testout\testoutput11
+fc /n %srcdir%\testdata\testoutput12 testout\testoutput12