summaryrefslogtreecommitdiff
path: root/RunTest.bat
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2009-10-19 11:12:04 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2009-10-19 11:12:04 +0000
commita93dd7ef71aacefcae9f0709a6342420c62e2e32 (patch)
treea253907ad0ed991753768e3c733005c5e9b81cec /RunTest.bat
parentfce3f37a66924340f6a8dc1e536e5ead40f4c2e4 (diff)
downloadpcre-a93dd7ef71aacefcae9f0709a6342420c62e2e32.tar.gz
Update Windows testing files for new tests.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@465 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'RunTest.bat')
-rw-r--r--RunTest.bat2
1 files changed, 2 insertions, 0 deletions
diff --git a/RunTest.bat b/RunTest.bat
index 8d29795..c216c87 100644
--- a/RunTest.bat
+++ b/RunTest.bat
@@ -25,6 +25,8 @@ if not exist testout md testout
%pcretest% -q -dfa %srcdir%\testdata\testinput8 > testout\testoutput8
%pcretest% -q -dfa %srcdir%\testdata\testinput9 > testout\testoutput9
%pcretest% -q %srcdir%\testdata\testinput10 > testout\testoutput10
+%pcretest% -q %srcdir%\testdata\testinput11 > testout\testoutput11
+%pcretest% -q %srcdir%\testdata\testinput12 > testout\testoutput12
fc /n %srcdir%\testdata\testoutput1 testout\testoutput1
fc /n %srcdir%\testdata\testoutput2 testout\testoutput2