wxWidgets/tests/xml
Vadim Zeitlin 6f24b81707 Fix wxXmlDocument::SetRoot() broken by recent changes.
Support for wxXML_PI_NODE introduced in r67346 broke SetRoot() and, because of
this, saving XML documents.

Correct this and add a unit test for this method.

Closes #13135.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-04-17 00:09:45 +00:00
..
xmltest.cpp Fix wxXmlDocument::SetRoot() broken by recent changes. 2011-04-17 00:09:45 +00:00
xrctest.cpp Add support for id ranges to XRC. 2010-11-07 14:00:59 +00:00