wxWidgets/tests/misc
Stefan Csomor 6eb1e122cb using proper dylib for darwin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-06-20 15:24:01 +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 fix for the broken VC6 compiler (why do we have to still support it?) 2009-01-11 10:28:20 +00:00
guifuncs.cpp Fix buffer overflow in wxURLDataObject. 2009-08-30 17:25:42 +00:00
metatest.cpp Added wxIsPod<>. Use it in wxAny instead of wxIsMovable<>. 2010-06-14 15:12:37 +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