summaryrefslogtreecommitdiff
path: root/testdata/testinput26
diff options
context:
space:
mode:
authorchpe <chpe@2f5784b3-3f2a-0410-8824-cb99058d5e15>2013-02-27 17:31:46 +0000
committerchpe <chpe@2f5784b3-3f2a-0410-8824-cb99058d5e15>2013-02-27 17:31:46 +0000
commit8994a37d2cb9682f1b37f4f9cc0be9bacd99a221 (patch)
treea0a738bf2cf8dc371131e8d29869f7fb0cd8c119 /testdata/testinput26
parent79d2fe284e8333887c8fdb8fbdb4f176b4dad593 (diff)
downloadpcre-8994a37d2cb9682f1b37f4f9cc0be9bacd99a221.tar.gz
tests: Unify unicode noncharacter tests
The tests have the same output for the 8, 16 and 32 bit tests, so put them into test 4 instead of duplicating it into separate tests for each library. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1264 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'testdata/testinput26')
-rw-r--r--testdata/testinput2670
1 files changed, 0 insertions, 70 deletions
diff --git a/testdata/testinput26 b/testdata/testinput26
index d37c564..643a1d1 100644
--- a/testdata/testinput26
+++ b/testdata/testinput26
@@ -7,74 +7,4 @@
/\C/8
\x{110000}
-/-- Noncharacters --/
-
-/./8
- \x{fffe}
- \x{ffff}
- \x{1fffe}
- \x{1ffff}
- \x{2fffe}
- \x{2ffff}
- \x{3fffe}
- \x{3ffff}
- \x{4fffe}
- \x{4ffff}
- \x{5fffe}
- \x{5ffff}
- \x{6fffe}
- \x{6ffff}
- \x{7fffe}
- \x{7ffff}
- \x{8fffe}
- \x{8ffff}
- \x{9fffe}
- \x{9ffff}
- \x{afffe}
- \x{affff}
- \x{bfffe}
- \x{bffff}
- \x{cfffe}
- \x{cffff}
- \x{dfffe}
- \x{dffff}
- \x{efffe}
- \x{effff}
- \x{ffffe}
- \x{fffff}
- \x{10fffe}
- \x{10ffff}
- \x{fdd0}
- \x{fdd1}
- \x{fdd2}
- \x{fdd3}
- \x{fdd4}
- \x{fdd5}
- \x{fdd6}
- \x{fdd7}
- \x{fdd8}
- \x{fdd9}
- \x{fdda}
- \x{fddb}
- \x{fddc}
- \x{fddd}
- \x{fdde}
- \x{fddf}
- \x{fde0}
- \x{fde1}
- \x{fde2}
- \x{fde3}
- \x{fde4}
- \x{fde5}
- \x{fde6}
- \x{fde7}
- \x{fde8}
- \x{fde9}
- \x{fdea}
- \x{fdeb}
- \x{fdec}
- \x{fded}
- \x{fdee}
- \x{fdef}
-
/-- End of testinput26 --/