mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 03:20:11 +01:00
GH #713: Improved support for producing Canonical XML in XMLWriter
This commit is contained in:
@@ -54,12 +54,15 @@ public:
|
||||
void testQNamespaces();
|
||||
void testQNamespacesNested();
|
||||
void testNamespaces();
|
||||
void testNamespacesCanonical();
|
||||
void testAttributeNamespaces();
|
||||
void testAttributeNamespacesCanonical();
|
||||
void testNamespacesNested();
|
||||
void testNamespacesNestedCanonical();
|
||||
void testExplicitNamespaces();
|
||||
void testWellformed();
|
||||
void testWellformedNested();
|
||||
void testWellformedNamespace();
|
||||
void testAttributeNamespaces();
|
||||
void testEmpty();
|
||||
|
||||
void setUp();
|
||||
|
||||
Reference in New Issue
Block a user