From 57c9db0725d63b27709a9f040888b160f29573a3 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Thu, 6 Mar 2008 14:37:10 +0000 Subject: poblem with encoding detection for UTF-16 reported by Ashwin and found by * encoding.c: poblem with encoding detection for UTF-16 reported by Ashwin and found by Bill * test/valid/dtds/utf16b.ent test/valid/dtds/utf16l.ent test/valid/UTF16Entity.xml result/valid/UTF16Entity.xml*: added the example to the regression tests Daniel svn path=/trunk/; revision=3700 --- result/valid/UTF16Entity.xml | 8 ++++++++ result/valid/UTF16Entity.xml.err | 0 2 files changed, 8 insertions(+) create mode 100644 result/valid/UTF16Entity.xml create mode 100644 result/valid/UTF16Entity.xml.err (limited to 'result') diff --git a/result/valid/UTF16Entity.xml b/result/valid/UTF16Entity.xml new file mode 100644 index 00000000..63cbba22 --- /dev/null +++ b/result/valid/UTF16Entity.xml @@ -0,0 +1,8 @@ + + + + + +]> + &utf16b; &utf16l; diff --git a/result/valid/UTF16Entity.xml.err b/result/valid/UTF16Entity.xml.err new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3