summaryrefslogtreecommitdiff
path: root/testdata/testinput3
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-09-16 16:49:48 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-09-16 16:49:48 +0000
commit4d8cc29bcaed2374f6ccbf1cbfe56c80641c6128 (patch)
tree0b8c28dfe8a79b5d6657245cfc09d7ea463376e0 /testdata/testinput3
parentda360f045a05f18a82e3e14e9ca0e914d78a18da (diff)
downloadpcre2-4d8cc29bcaed2374f6ccbf1cbfe56c80641c6128.tar.gz
Tidied up a lot of comments in the test files.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@371 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testinput3')
-rw-r--r--testdata/testinput318
1 files changed, 9 insertions, 9 deletions
diff --git a/testdata/testinput3 b/testdata/testinput3
index 2e1fbf5..f8d7016 100644
--- a/testdata/testinput3
+++ b/testdata/testinput3
@@ -8,35 +8,35 @@
#forbid_utf
/^[\w]+/
- *** Failers
+\= Expect no match
École
/^[\w]+/locale=fr_FR
École
/^[\w]+/
- *** Failers
+\= Expect no match
École
/^[\W]+/
École
/^[\W]+/locale=fr_FR
- *** Failers
+\= Expect no match
École
/[\b]/
\b
- *** Failers
+\= Expect no match
a
/[\b]/locale=fr_FR
\b
- *** Failers
+\= Expect no match
a
/^\w+/
- *** Failers
+\= Expect no match
École
/^\w+/locale=fr_FR
@@ -46,12 +46,12 @@
École
/(.+)\b(.+)/locale=fr_FR
- *** Failers
+\= Expect no match
École
/École/i
École
- *** Failers
+\= Expect no match
école
/École/i,locale=fr_FR
@@ -72,7 +72,7 @@
/^[\xc8-\xc9]/
École
- *** Failers
+\= Expect no match
école
/\W+/