summaryrefslogtreecommitdiff
path: root/testdata/testinput11
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2009-09-16 10:56:40 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2009-09-16 10:56:40 +0000
commit7692ae91e93e3734fb046e2e4edff761219a0cc1 (patch)
tree369d6b65041a01cfb4ccbbf66ba97e1142dcceca /testdata/testinput11
parent449311e326f1a3f26c39e5fbc241256ee9cf50ad (diff)
downloadpcre-7692ae91e93e3734fb046e2e4edff761219a0cc1.tar.gz
Minor doc fix; update tests by adding comments to each file, and generally
tidying. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@450 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'testdata/testinput11')
-rw-r--r--testdata/testinput114
1 files changed, 3 insertions, 1 deletions
diff --git a/testdata/testinput11 b/testdata/testinput11
index 0518b68..1a08cd1 100644
--- a/testdata/testinput11
+++ b/testdata/testinput11
@@ -1,3 +1,5 @@
+/-- These tests are for the Perl 5.10 features that PCRE supports. --/
+
/\H\h\V\v/
X X\x0a
X\x09X\x0b
@@ -250,4 +252,4 @@
** Failers
AD
-/ End of testinput11 /
+/-- End of testinput11 --/