summaryrefslogtreecommitdiff
path: root/test/data/csdetect/tests2.dat
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/csdetect/tests2.dat')
-rw-r--r--test/data/csdetect/tests2.dat44
1 files changed, 38 insertions, 6 deletions
diff --git a/test/data/csdetect/tests2.dat b/test/data/csdetect/tests2.dat
index dd43f85..1908dec 100644
--- a/test/data/csdetect/tests2.dat
+++ b/test/data/csdetect/tests2.dat
@@ -19,20 +19,19 @@ windows-1252
windows-1252
#data
-<meta charset=EUC-jp
+<meta charset=euc_jp
#encoding
windows-1252
#data
-<meta <meta charset='EUC-jp'>
+<meta <meta charset='euc_jp'>
#encoding
-EUC-jp
+euc_jp
#data
-<meta charset = 'EUC-jp'>
+<meta charset = 'euc_jp'>
#encoding
-EUC-jp
-
+euc_jp
#data
<!-- -->
@@ -80,3 +79,36 @@ windows-1252
<meta content = "text/html;
#encoding
windows-1252
+
+#data
+<meta charset="UTF-16">
+#encoding
+utf-8
+
+#data
+<meta charset="UTF-16LE">
+#encoding
+utf-8
+
+#data
+<meta charset="UTF-16BE">
+#encoding
+utf-8
+
+#data
+<html a=ñ>
+<meta charset="utf-8">
+#encoding
+utf-8
+
+#data
+<html ñ>
+<meta charset="utf-8">
+#encoding
+utf-8
+
+#data
+<html>ñ
+<meta charset="utf-8">
+#encoding
+utf-8