summaryrefslogtreecommitdiff
path: root/testdata
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2013-03-15 14:58:48 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2013-03-15 14:58:48 +0000
commitd6ff855b1aa5295d0bd03871265d76ae4adec3b0 (patch)
treec141f78f3c107788e2eb79bc78ab053044a07985 /testdata
parentd9e060177a9c398321592a5dd75a09c4745441ef (diff)
downloadpcre-d6ff855b1aa5295d0bd03871265d76ae4adec3b0.tar.gz
Fix test discrepancy between JIT and interpreter.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1286 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'testdata')
-rw-r--r--testdata/testinput22
-rw-r--r--testdata/testoutput25
2 files changed, 4 insertions, 3 deletions
diff --git a/testdata/testinput2 b/testdata/testinput2
index 5b4626b..70248b6 100644
--- a/testdata/testinput2
+++ b/testdata/testinput2
@@ -3427,7 +3427,7 @@ with \Y. ---/
/\btype\b\W*?\btext\b\W*?\bjavascript\b|\burl\b\W*?\bshell:|<input\b.*?\btype\b\W*?\bimage\b|\bonkeyup\b\W*?\=/IS
-/a(*SKIP)c|b(*ACCEPT)|/+SI
+/a(*SKIP)c|b(*ACCEPT)|/+S!I
a
/a(*SKIP)c|b(*ACCEPT)cd(*ACCEPT)|x/SI
diff --git a/testdata/testoutput2 b/testdata/testoutput2
index 33d6933..3956544 100644
--- a/testdata/testoutput2
+++ b/testdata/testoutput2
@@ -11698,12 +11698,13 @@ Max lookbehind = 1
Subject length lower bound = 8
Starting byte set: < o t u
-/a(*SKIP)c|b(*ACCEPT)|/+SI
+/a(*SKIP)c|b(*ACCEPT)|/+S!I
Capturing subpattern count = 0
No options
No first char
No need char
-Study returned NULL
+Subject length lower bound = -1
+No set of starting bytes
a
0:
0+