summaryrefslogtreecommitdiff
path: root/testdata
diff options
context:
space:
mode:
authornigel <nigel@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-02-24 21:41:06 +0000
committernigel <nigel@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-02-24 21:41:06 +0000
commit9413dc1ec018ad717d506487968b1f4c2b778e3f (patch)
tree625001779277177664aaf14675f8b07d246aee2c /testdata
parentf82b62380bd773b22a4a5d28d1a403ffd54c5392 (diff)
downloadpcre-9413dc1ec018ad717d506487968b1f4c2b778e3f.tar.gz
Load pcre-6.3 into code/trunk.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@83 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'testdata')
-rw-r--r--testdata/grepoutput2
-rw-r--r--testdata/testoutput12
-rw-r--r--testdata/testoutput22
-rw-r--r--testdata/testoutput32
-rw-r--r--testdata/testoutput42
-rw-r--r--testdata/testoutput52
-rw-r--r--testdata/testoutput62
-rw-r--r--testdata/testoutput72
-rw-r--r--testdata/testoutput82
-rw-r--r--testdata/testoutput92
10 files changed, 10 insertions, 10 deletions
diff --git a/testdata/grepoutput b/testdata/grepoutput
index 27ab7e4..64b060b 100644
--- a/testdata/grepoutput
+++ b/testdata/grepoutput
@@ -1,4 +1,4 @@
-pcregrep version 4.0 07-Jun-2005 using PCRE version 6.2 01-Aug-2005
+pcregrep version 4.0 07-Jun-2005 using PCRE version 6.3 15-Aug-2005
---------------------------- Test 1 ------------------------------
PATTERN at the start of a line.
In the middle of a line, PATTERN appears.
diff --git a/testdata/testoutput1 b/testdata/testoutput1
index c823162..6fc1e8f 100644
--- a/testdata/testoutput1
+++ b/testdata/testoutput1
@@ -1,4 +1,4 @@
-PCRE version 6.2 01-Aug-2005
+PCRE version 6.3 15-Aug-2005
/the quick brown fox/
the quick brown fox
diff --git a/testdata/testoutput2 b/testdata/testoutput2
index 8f078b8..21031f0 100644
--- a/testdata/testoutput2
+++ b/testdata/testoutput2
@@ -1,4 +1,4 @@
-PCRE version 6.2 01-Aug-2005
+PCRE version 6.3 15-Aug-2005
/(a)b|/
Capturing subpattern count = 1
diff --git a/testdata/testoutput3 b/testdata/testoutput3
index 16ebc71..2dbfcd3 100644
--- a/testdata/testoutput3
+++ b/testdata/testoutput3
@@ -1,4 +1,4 @@
-PCRE version 6.2 01-Aug-2005
+PCRE version 6.3 15-Aug-2005
/^[\w]+/
*** Failers
diff --git a/testdata/testoutput4 b/testdata/testoutput4
index 234fd1a..f153b70 100644
--- a/testdata/testoutput4
+++ b/testdata/testoutput4
@@ -1,4 +1,4 @@
-PCRE version 6.2 01-Aug-2005
+PCRE version 6.3 15-Aug-2005
/-- Do not use the \x{} construct except with patterns that have the --/
/-- /8 option set, because PCRE doesn't recognize them as UTF-8 unless --/
diff --git a/testdata/testoutput5 b/testdata/testoutput5
index 6e0d418..d2122f2 100644
--- a/testdata/testoutput5
+++ b/testdata/testoutput5
@@ -1,4 +1,4 @@
-PCRE version 6.2 01-Aug-2005
+PCRE version 6.3 15-Aug-2005
/\x{100}/8DM
Memory allocation (code space): 10
diff --git a/testdata/testoutput6 b/testdata/testoutput6
index 9f9421e..a93af3e 100644
--- a/testdata/testoutput6
+++ b/testdata/testoutput6
@@ -1,4 +1,4 @@
-PCRE version 6.2 01-Aug-2005
+PCRE version 6.3 15-Aug-2005
/^\pC\pL\pM\pN\pP\pS\pZ</8
\x7f\x{c0}\x{30f}\x{660}\x{66c}\x{f01}\x{1680}<
diff --git a/testdata/testoutput7 b/testdata/testoutput7
index 8e55069..878c8ff 100644
--- a/testdata/testoutput7
+++ b/testdata/testoutput7
@@ -1,4 +1,4 @@
-PCRE version 6.2 01-Aug-2005
+PCRE version 6.3 15-Aug-2005
/abc/
abc
diff --git a/testdata/testoutput8 b/testdata/testoutput8
index eb585ad..ac52ca3 100644
--- a/testdata/testoutput8
+++ b/testdata/testoutput8
@@ -1,4 +1,4 @@
-PCRE version 6.2 01-Aug-2005
+PCRE version 6.3 15-Aug-2005
/-- Do not use the \x{} construct except with patterns that have the --/
/-- /8 option set, because PCRE doesn't recognize them as UTF-8 unless --/
diff --git a/testdata/testoutput9 b/testdata/testoutput9
index f7b4661..92174a0 100644
--- a/testdata/testoutput9
+++ b/testdata/testoutput9
@@ -1,4 +1,4 @@
-PCRE version 6.2 01-Aug-2005
+PCRE version 6.3 15-Aug-2005
/\pL\P{Nd}/8
AB