wxWidgets/tests/misc
2009-11-19 19:27:24 +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
misctests.cpp fix tests for the release builds 2009-03-25 13:32:53 +00:00
selstoretest.cpp throw away the now invalid items in wxSelectionStore::SetItemCount() (bug 1929823) and added a unit test for this class 2008-03-31 15:22:10 +00:00
settings.cpp correct test failures under MSW, it shouldn't assume that all predefined fonts have non-empty facenames 2009-05-17 11:52:26 +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