wxWidgets/tests/misc
Vadim Zeitlin f9ee3f4710 Revert r66070: "Unload bogus XRC resources in "garbage" unit test."
This change is not needed any longer after r66219 which fixed the real
underlying problem, i.e. that attempting to load an invalid XRC file resulted
in failures when loading all subsequent XRC files.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66220 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-11-21 13:00:06 +00:00
..
dynamiclib.cpp using proper dylib for darwin 2010-06-20 15:24:01 +00:00
environ.cpp moved non-interactive tests for wxDynamicLibrary, wxGet/SetEnv, wxTempFile, wxCopyFile to appropriate CppUnit test suites; 2010-06-13 14:30:55 +00:00
garbage.cpp Revert r66070: "Unload bogus XRC resources in "garbage" unit test." 2010-11-21 13:00:06 +00:00
guifuncs.cpp Fix buffer overflow in wxURLDataObject. 2009-08-30 17:25:42 +00:00
metatest.cpp Fix warnings about signed/unsigned comparisons inside wxMax() and friends. 2010-10-27 20:23:55 +00:00
misctests.cpp fix tests for the release builds 2009-03-25 13:32:53 +00:00
module.cpp fix building without PCH 2010-06-06 15:44:32 +00:00
pathlist.cpp remove some tests from the console sample: 2010-06-06 14:21:27 +00:00
selstoretest.cpp
settings.cpp Make the assert in SettingsTestCase::GlobalFonts() more informative. 2009-11-24 00:01:51 +00:00
typeinfotest.cpp Added typeinfo.h which implements wxTypeId, using C++ RTTI if available. wxAny and Unbind<>() code are updated to use it. Added and updated related unit tests. 2009-11-19 19:27:24 +00:00