summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2008-09-05 09:33:37 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2008-09-05 09:33:37 +0000
commita7bb68b335bf1120c950770b67f1ba31878d91d4 (patch)
tree561d39287336f36d0206215aa612cfe46acc31a1 /test
parent49f644f5cda0e8f450dc525a422c70f23281083e (diff)
downloadlibparserutils-a7bb68b335bf1120c950770b67f1ba31878d91d4.tar.gz
libparserutils-a7bb68b335bf1120c950770b67f1ba31878d91d4.tar.bz2
More test data.
svn path=/trunk/libparserutils/; revision=5244
Diffstat (limited to 'test')
-rw-r--r--test/data/cscodec-ext8/INDEX10
-rw-r--r--test/data/cscodec-ext8/cp1250.datbin0 -> 2618 bytes
-rw-r--r--test/data/cscodec-ext8/cp1251.datbin0 -> 2658 bytes
-rw-r--r--test/data/cscodec-ext8/cp1253.datbin0 -> 2498 bytes
-rw-r--r--test/data/cscodec-ext8/cp1254.datbin0 -> 2598 bytes
-rw-r--r--test/data/cscodec-ext8/cp1255.datbin0 -> 2438 bytes
-rw-r--r--test/data/cscodec-ext8/cp1256.datbin0 -> 2668 bytes
-rw-r--r--test/data/cscodec-ext8/cp1257.datbin0 -> 2548 bytes
-rw-r--r--test/data/cscodec-ext8/cp1258.datbin0 -> 2578 bytes
9 files changed, 9 insertions, 1 deletions
diff --git a/test/data/cscodec-ext8/INDEX b/test/data/cscodec-ext8/INDEX
index 4ae92e0..585163f 100644
--- a/test/data/cscodec-ext8/INDEX
+++ b/test/data/cscodec-ext8/INDEX
@@ -2,4 +2,12 @@
#
# Test Description
-cp1252.dat Windows-1252 test
+cp1250.dat Windows-1250
+cp1251.dat Windows-1251
+cp1252.dat Windows-1252
+cp1253.dat Windows-1253
+cp1254.dat Windows-1254
+cp1255.dat Windows-1255
+cp1256.dat Windows-1256
+cp1257.dat Windows-1257
+cp1258.dat Windows-1258
diff --git a/test/data/cscodec-ext8/cp1250.dat b/test/data/cscodec-ext8/cp1250.dat
new file mode 100644
index 0000000..dc0e07c
--- /dev/null
+++ b/test/data/cscodec-ext8/cp1250.dat
Binary files differ
diff --git a/test/data/cscodec-ext8/cp1251.dat b/test/data/cscodec-ext8/cp1251.dat
new file mode 100644
index 0000000..e72a771
--- /dev/null
+++ b/test/data/cscodec-ext8/cp1251.dat
Binary files differ
diff --git a/test/data/cscodec-ext8/cp1253.dat b/test/data/cscodec-ext8/cp1253.dat
new file mode 100644
index 0000000..f283e4e
--- /dev/null
+++ b/test/data/cscodec-ext8/cp1253.dat
Binary files differ
diff --git a/test/data/cscodec-ext8/cp1254.dat b/test/data/cscodec-ext8/cp1254.dat
new file mode 100644
index 0000000..f60cd9d
--- /dev/null
+++ b/test/data/cscodec-ext8/cp1254.dat
Binary files differ
diff --git a/test/data/cscodec-ext8/cp1255.dat b/test/data/cscodec-ext8/cp1255.dat
new file mode 100644
index 0000000..648162c
--- /dev/null
+++ b/test/data/cscodec-ext8/cp1255.dat
Binary files differ
diff --git a/test/data/cscodec-ext8/cp1256.dat b/test/data/cscodec-ext8/cp1256.dat
new file mode 100644
index 0000000..9fa0ad4
--- /dev/null
+++ b/test/data/cscodec-ext8/cp1256.dat
Binary files differ
diff --git a/test/data/cscodec-ext8/cp1257.dat b/test/data/cscodec-ext8/cp1257.dat
new file mode 100644
index 0000000..00d3507
--- /dev/null
+++ b/test/data/cscodec-ext8/cp1257.dat
Binary files differ
diff --git a/test/data/cscodec-ext8/cp1258.dat b/test/data/cscodec-ext8/cp1258.dat
new file mode 100644
index 0000000..078ecb4
--- /dev/null
+++ b/test/data/cscodec-ext8/cp1258.dat
Binary files differ