summaryrefslogtreecommitdiff
path: root/testdata/testinput2
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2018-07-27 16:55:52 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2018-07-27 16:55:52 +0000
commit230cdeac6d7c1e70ca5a2726f76e64c6d2d50fab (patch)
tree2e58237530b20828b12e42d93c230f4d65a8bd57 /testdata/testinput2
parent58634a047c91c8cac3afbf86572dbdbc15381d9a (diff)
downloadpcre2-230cdeac6d7c1e70ca5a2726f76e64c6d2d50fab.tar.gz
Give specific error for \F as for \L, \U etc.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@974 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testinput2')
-rw-r--r--testdata/testinput22
1 files changed, 2 insertions, 0 deletions
diff --git a/testdata/testinput2 b/testdata/testinput2
index 766f8db..e404dc0 100644
--- a/testdata/testinput2
+++ b/testdata/testinput2
@@ -910,6 +910,8 @@
/[:x:]/I
+/\F/I
+
/\l/I
/\L/I