summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/encoding/char/iso-8859-1/test.std
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/tree/encoding/char/iso-8859-1/test.std')
-rw-r--r--tests/cxx/tree/encoding/char/iso-8859-1/test.std18
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/cxx/tree/encoding/char/iso-8859-1/test.std b/tests/cxx/tree/encoding/char/iso-8859-1/test.std
new file mode 100644
index 0000000..ca6297f
--- /dev/null
+++ b/tests/cxx/tree/encoding/char/iso-8859-1/test.std
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="no" ?>
+<t:root xmlns:t="test">
+
+ <a>abc</a>
+
+ <a>æ</a>
+
+ <a>¢£¤¥</a>
+
+ <a>???</a>
+
+ <b>abc</b>
+
+ <b>aâc</b>
+
+ <b>âòbc</b>
+
+</t:root>