diff options
author | chpe <chpe@2f5784b3-3f2a-0410-8824-cb99058d5e15> | 2012-09-30 18:20:10 +0000 |
---|---|---|
committer | chpe <chpe@2f5784b3-3f2a-0410-8824-cb99058d5e15> | 2012-09-30 18:20:10 +0000 |
commit | f16304072b2fb5a95aae43a59d9f3537ae0b0052 (patch) | |
tree | c356e6176fcbbcbe5b91ffe6bc386356155a9c2a /testdata | |
parent | 3d364d6ac845a11ef1f04c07ddd48911a5117bc0 (diff) | |
download | pcre-f16304072b2fb5a95aae43a59d9f3537ae0b0052.tar.gz |
unicode: Update to Unicode 6.2
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1050 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'testdata')
-rw-r--r-- | testdata/testinput6 | 2 | ||||
-rw-r--r-- | testdata/testoutput6 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/testdata/testinput6 b/testdata/testinput6 index cd28e94..a4bfb3c 100644 --- a/testdata/testinput6 +++ b/testdata/testinput6 @@ -671,6 +671,7 @@ \x{65c} \x{65d} \x{65e} + \x{65f} \x{66a} \x{6e9} \x{6ef} @@ -682,7 +683,6 @@ \x{653} \x{654} \x{655} - \x{65f} /^\p{Cyrillic}/8 \x{1d2b} diff --git a/testdata/testoutput6 b/testdata/testoutput6 index dc48f6e..0182746 100644 --- a/testdata/testoutput6 +++ b/testdata/testoutput6 @@ -1145,6 +1145,8 @@ No match 0: \x{65d} \x{65e} 0: \x{65e} + \x{65f} + 0: \x{65f} \x{66a} 0: \x{66a} \x{6e9} @@ -1167,8 +1169,6 @@ No match No match \x{655} No match - \x{65f} -No match /^\p{Cyrillic}/8 \x{1d2b} |