[Pcre-svn] [604] code/trunk/testdata/testoutput2: Update tes…

Inizio della pagina
Delete this message
Autore: Subversion repository
Data:  
To: pcre-svn
Oggetto: [Pcre-svn] [604] code/trunk/testdata/testoutput2: Update test for previous pcre2test update (overlooked).
Revision: 604
          http://www.exim.org/viewvc/pcre2?view=rev&revision=604
Author:   ph10
Date:     2016-11-22 12:31:03 +0000 (Tue, 22 Nov 2016)
Log Message:
-----------
Update test for previous pcre2test update (overlooked).


Modified Paths:
--------------
    code/trunk/testdata/testoutput2


Modified: code/trunk/testdata/testoutput2
===================================================================
--- code/trunk/testdata/testoutput2    2016-11-22 10:33:13 UTC (rev 603)
+++ code/trunk/testdata/testoutput2    2016-11-22 12:31:03 UTC (rev 604)
@@ -15175,13 +15175,13 @@
 MK: A\x00b


/efg/hex
-** Unexpected non-hex-digit 'g' in hex pattern: quote missing?
+** Unexpected non-hex-digit 'g' at offset 2 in hex pattern: quote missing?

/eff/hex
** Odd number of digits in hex pattern

/effg/hex
-** Unexpected non-hex-digit 'g' in hex pattern: quote missing?
+** Unexpected non-hex-digit 'g' at offset 3 in hex pattern: quote missing?

/(?J)(?'a'))(?'a')/
Failed: error 122 at offset 10: unmatched closing parenthesis