wxWidgets/tests/xml
Vadim Zeitlin e8afaabf01 Fix memory leaks in wxXml unit test.
Ensure that the root wxXmlNode is deleted by storing it in a wxScopedPtr
instead of a raw pointer.

See #11593.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-03-30 14:16:13 +00:00
..
xmltest.cpp Fix memory leaks in wxXml unit test. 2011-03-30 14:16:13 +00:00
xrctest.cpp Add support for id ranges to XRC. 2010-11-07 14:00:59 +00:00