summaryrefslogtreecommitdiff
path: root/testdata/testoutput3
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2014-07-25 09:36:50 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2014-07-25 09:36:50 +0000
commit2363261068e137d80223d57a7aeb53232e8ce1de (patch)
tree81b85602874e333220a6be4e7cc2eab68d4fb314 /testdata/testoutput3
parentd3cf7c531c4b2b2f5d4509ddafaabe21405b9ad4 (diff)
downloadpcre2-2363261068e137d80223d57a7aeb53232e8ce1de.tar.gz
Tidy up test 3.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@33 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testoutput3')
-rw-r--r--testdata/testoutput322
1 files changed, 13 insertions, 9 deletions
diff --git a/testdata/testoutput3 b/testdata/testoutput3
index 54fbd48..20e585c 100644
--- a/testdata/testoutput3
+++ b/testdata/testoutput3
@@ -105,13 +105,17 @@ Starting code units: 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P
No last code unit
Subject length lower bound = 1
-/^[\xc8-\xc9]/i,locale=fr_FR
+# All remaining tests are in the fr_FR locale, so set the default.
+
+#pattern locale=fr_FR
+
+/^[\xc8-\xc9]/i
École
0: É
école
0: é
-/^[\xc8-\xc9]/locale=fr_FR
+/^[\xc8-\xc9]/
École
0: É
*** Failers
@@ -119,43 +123,43 @@ No match
école
No match
-/\W+/locale=fr_FR
+/\W+/
>>>\xaa<<<
0: >>>
>>>\xba<<<
0: >>>
-/[\W]+/locale=fr_FR
+/[\W]+/
>>>\xaa<<<
0: >>>
>>>\xba<<<
0: >>>
-/[^[:alpha:]]+/locale=fr_FR
+/[^[:alpha:]]+/
>>>\xaa<<<
0: >>>
>>>\xba<<<
0: >>>
-/\w+/locale=fr_FR
+/\w+/
>>>\xaa<<<
0: ª
>>>\xba<<<
0: º
-/[\w]+/locale=fr_FR
+/[\w]+/
>>>\xaa<<<
0: ª
>>>\xba<<<
0: º
-/[[:alpha:]]+/locale=fr_FR
+/[[:alpha:]]+/
>>>\xaa<<<
0: ª
>>>\xba<<<
0: º
-/[[:alpha:]][[:lower:]][[:upper:]]/IB,locale=fr_FR
+/[[:alpha:]][[:lower:]][[:upper:]]/IB
------------------------------------------------------------------
Bra
[A-Za-z\xaa\xb5\xba\xc0-\xd6\xd8-\xf6\xf8-\xff]