summaryrefslogtreecommitdiff
path: root/testdata/testoutput6
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2014-10-31 12:34:34 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2014-10-31 12:34:34 +0000
commitd3882ead437dfbb19d4c820969bdf3e3b295e4aa (patch)
treea443cac581d4bc2937460040039e59fdd7cb2975 /testdata/testoutput6
parent3c72e5dc813861511562b11663765a66953f2ce5 (diff)
downloadpcre2-d3882ead437dfbb19d4c820969bdf3e3b295e4aa.tar.gz
Improve test coverage; minor typo in JIT test and other minor buglets fixed.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@128 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testoutput6')
-rw-r--r--testdata/testoutput64
1 files changed, 2 insertions, 2 deletions
diff --git a/testdata/testoutput6 b/testdata/testoutput6
index e5199ee..52db4f4 100644
--- a/testdata/testoutput6
+++ b/testdata/testoutput6
@@ -7424,7 +7424,7 @@ No match
/((?2))((?1))/
abc
-Failed: error -49: nested recursion at the same subject position
+Failed: error -50: nested recursion at the same subject position
/(?(R)a+|(?R)b)/
aaaabcde
@@ -7444,7 +7444,7 @@ Failed: error -39: backreference condition or recursion test not supported for D
/(?(R)a*(?1)|((?R))b)/
aaaabcde
-Failed: error -49: nested recursion at the same subject position
+Failed: error -50: nested recursion at the same subject position
/(a+)/no_auto_possess
aaaa\=ovector=3