summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/encoding/char/utf-8/test.std
AgeCommit message (Collapse)AuthorFilesLines
2021-02-25Switch to build2Karen Arutyunov1-9/+0
2017-11-08Remove tests for character reference values unsupported by Xerces-C++ 3.2Boris Kolpackov1-2/+0
It is actually unclear whether character references with more than 4 digits are valid. The XML spec seem to indicate they are but Xerces-C++ 3.2 serializer throws an invalid character reference exception (the parser appears to be able to handle them without problems).
2014-03-19Configure Xerces-C++ not to print extra newline for 1st level elementsBoris Kolpackov1-9/+0
2010-11-22Use ASCII encoding instead of UCS-4LE to work around Xerces-C++ bugBoris Kolpackov1-0/+0
2009-09-17Start tracking XSD with gitBoris Kolpackov1-0/+0