summaryrefslogtreecommitdiff
path: root/testdata/grepoutput
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/grepoutput
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/grepoutput')
-rw-r--r--testdata/grepoutput8
1 files changed, 4 insertions, 4 deletions
diff --git a/testdata/grepoutput b/testdata/grepoutput
index f8b029f..97af187 100644
--- a/testdata/grepoutput
+++ b/testdata/grepoutput
@@ -392,7 +392,7 @@ pcre2grep: pcre2_match() gave error -45 while matching this text:
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-pcre2grep: Error -44, -45 or -50 means that a resource limit was exceeded.
+pcre2grep: Error -44, -45 or -51 means that a resource limit was exceeded.
pcre2grep: Check your regex for nested unlimited loops.
---------------------------- Test 38 ------------------------------
This line contains a binary zero here >
@@ -516,17 +516,17 @@ This is a file of miscellaneous text that is used as test data for checking
that the pcregrep command is working correctly. The file must be more than 24K
long so that it needs more than a single read
-pcre2grep: Error -44, -45 or -50 means that a resource limit was exceeded.
+pcre2grep: Error -44, -45 or -51 means that a resource limit was exceeded.
pcre2grep: Check your regex for nested unlimited loops.
RC=1
---------------------------- Test 63 -----------------------------
-pcre2grep: pcre2_match() gave error -50 while matching text that starts:
+pcre2grep: pcre2_match() gave error -51 while matching text that starts:
This is a file of miscellaneous text that is used as test data for checking
that the pcregrep command is working correctly. The file must be more than 24K
long so that it needs more than a single read
-pcre2grep: Error -44, -45 or -50 means that a resource limit was exceeded.
+pcre2grep: Error -44, -45 or -51 means that a resource limit was exceeded.
pcre2grep: Check your regex for nested unlimited loops.
RC=1
---------------------------- Test 64 ------------------------------