From 1ca6396a3dd284241de11bcaa210ad5836e8e5a8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 8 Dec 2009 16:18:01 +0200 Subject: Multiple object model character encodings support Also add support for ISO-8859-1. --- tests/cxx/tree/encoding/char/iso-8859-1/test.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tests/cxx/tree/encoding/char/iso-8859-1/test.xml (limited to 'tests/cxx/tree/encoding/char/iso-8859-1/test.xml') diff --git a/tests/cxx/tree/encoding/char/iso-8859-1/test.xml b/tests/cxx/tree/encoding/char/iso-8859-1/test.xml new file mode 100644 index 0000000..9c9e752 --- /dev/null +++ b/tests/cxx/tree/encoding/char/iso-8859-1/test.xml @@ -0,0 +1,14 @@ + + + abc + æ + ¢£¤¥ + Āꪪ򪪪 + + abc + aâc + âòbc + + -- cgit v1.1