summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2012-01-20 15:20:54 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2012-01-20 15:20:54 +0000
commit8ccbc4bef96016570b9c3dd13f30bf4f45e4a402 (patch)
tree2922b86c4c7de8f113a30776905926595f6e16ba /README
parentbd520cefa394da7b7dc93437d42c22dc2e8d6973 (diff)
downloadpcre-8ccbc4bef96016570b9c3dd13f30bf4f45e4a402.tar.gz
Add two new tests to the distribution.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@900 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 0832924..10669e1 100644
--- a/README
+++ b/README
@@ -669,6 +669,9 @@ general cases, UTF-8/16 support, and Unicode property support, respectively.
The twentieth test is run only in 16-bit mode. It tests some specific 16-bit
features of the DFA matching engine.
+The twenty-first and twenty-second tests are run only in 16-bit mode, when the
+link size is set to 2. They test reloading pre-compiled patterns.
+
Character tables
----------------
@@ -877,4 +880,4 @@ pcre_xxx and the other with the name pcre16_xxx.
Philip Hazel
Email local part: ph10
Email domain: cam.ac.uk
-Last updated: 30 December 2011
+Last updated: 20 January 2012