summaryrefslogtreecommitdiff
path: root/testdata/testinput1
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2014-06-18 16:48:57 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2014-06-18 16:48:57 +0000
commit4d22b1ee5e92dbd075967491d8ec2d386f394bcf (patch)
tree22a952a546dfecbdbcb00ccf564502c7e56b4626 /testdata/testinput1
parent35f4457ba4dadc0839df9275adf1fd14e15c28fa (diff)
downloadpcre-4d22b1ee5e92dbd075967491d8ec2d386f394bcf.tar.gz
Fix not including VT in starting characters for \s.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1486 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'testdata/testinput1')
-rw-r--r--testdata/testinput13
1 files changed, 3 insertions, 0 deletions
diff --git a/testdata/testinput1 b/testdata/testinput1
index 3132348..c9ebf9f 100644
--- a/testdata/testinput1
+++ b/testdata/testinput1
@@ -5705,4 +5705,7 @@ AbcdCBefgBhiBqz
adl
bcl
+/\sabc/
+ \x{0b}abc
+
/-- End of testinput1 --/