From d3882ead437dfbb19d4c820969bdf3e3b295e4aa Mon Sep 17 00:00:00 2001 From: ph10 Date: Fri, 31 Oct 2014 12:34:34 +0000 Subject: 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 --- testdata/grepoutput | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'testdata/grepoutput') 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 >< for testing. @@ -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 ------------------------------ -- cgit v1.2.1