summaryrefslogtreecommitdiff
path: root/testdata
diff options
context:
space:
mode:
authorzherczeg <zherczeg@6239d852-aaf2-0410-a92c-79f79f948069>2020-02-26 10:18:43 +0000
committerzherczeg <zherczeg@6239d852-aaf2-0410-a92c-79f79f948069>2020-02-26 10:18:43 +0000
commitdd37c27fef3592a02fef0a8d9b98a78268717fe9 (patch)
tree0a9ea0ebdc1d62a37dd393783e0377ef387a7373 /testdata
parentf82582217bf85600b850b862148b8cb08bb7a2e5 (diff)
downloadpcre2-dd37c27fef3592a02fef0a8d9b98a78268717fe9.tar.gz
Follow ucp changes in JIT.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1230 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata')
-rw-r--r--testdata/testinput104
-rw-r--r--testdata/testinput124
-rw-r--r--testdata/testoutput104
-rw-r--r--testdata/testoutput12-164
-rw-r--r--testdata/testoutput12-324
5 files changed, 0 insertions, 20 deletions
diff --git a/testdata/testinput10 b/testdata/testinput10
index be6d426..b3c3197 100644
--- a/testdata/testinput10
+++ b/testdata/testinput10
@@ -587,8 +587,6 @@
abc\x80\=startchar
abc\x80\=startchar,offset=3
-#subject no_jit
-
/\x{c1}+\x{e1}/iIB,ucp
\x{c1}\x{c1}\x{c1}
\x{e1}\x{e1}\x{e1}
@@ -612,6 +610,4 @@
/X(\x{e1})Y/replace=>\U$1<,substitute_extended
X\x{e1}Y
-#subject
-
# End of testinput10
diff --git a/testdata/testinput12 b/testdata/testinput12
index beaf643..fbfacc5 100644
--- a/testdata/testinput12
+++ b/testdata/testinput12
@@ -481,8 +481,6 @@
/[ab\x{120}]+/iB,ucp
aABb\x{121}\x{120}
-#subject no_jit
-
/\x{c1}/i,no_start_optimize
\= Expect no match
\x{e1}
@@ -532,8 +530,6 @@
/X(\x{121})Y/ucp,replace=>\U$1<,substitute_extended
X\x{121}Y
-#subject
-
# ----------------------------------------------------
# End of testinput12
diff --git a/testdata/testoutput10 b/testdata/testoutput10
index 9fe5ef6..59af535 100644
--- a/testdata/testoutput10
+++ b/testdata/testoutput10
@@ -1817,8 +1817,6 @@ Failed: error -22: UTF-8 error: isolated byte with 0x80 bit set at offset 3
abc\x80\=startchar,offset=3
Error -36 (bad UTF-8 offset)
-#subject no_jit
-
/\x{c1}+\x{e1}/iIB,ucp
------------------------------------------------------------------
Bra
@@ -1873,6 +1871,4 @@ Subject length lower bound = 1
X\x{e1}Y
1: >\xe1<
-#subject
-
# End of testinput10
diff --git a/testdata/testoutput12-16 b/testdata/testoutput12-16
index 6e545c3..9689ab1 100644
--- a/testdata/testoutput12-16
+++ b/testdata/testoutput12-16
@@ -1670,8 +1670,6 @@ Subject length lower bound = 1
aABb\x{121}\x{120}
0: aABb\x{121}\x{120}
-#subject no_jit
-
/\x{c1}/i,no_start_optimize
\= Expect no match
\x{e1}
@@ -1763,8 +1761,6 @@ Subject length lower bound = 1
X\x{121}Y
1: >\x{120}<
-#subject
-
# ----------------------------------------------------
# End of testinput12
diff --git a/testdata/testoutput12-32 b/testdata/testoutput12-32
index 1a0783a..c51c517 100644
--- a/testdata/testoutput12-32
+++ b/testdata/testoutput12-32
@@ -1668,8 +1668,6 @@ Subject length lower bound = 1
aABb\x{121}\x{120}
0: aABb\x{121}\x{120}
-#subject no_jit
-
/\x{c1}/i,no_start_optimize
\= Expect no match
\x{e1}
@@ -1761,8 +1759,6 @@ Subject length lower bound = 1
X\x{121}Y
1: >\x{120}<
-#subject
-
# ----------------------------------------------------
# End of testinput12