]> git.saurik.com Git - wxWidgets.git/history - tests/misc
add missing tests (closes #10692)
[wxWidgets.git] / tests / misc /
2009-03-25  Vadim Zeitlinfix tests for the release builds
2009-03-25  Francesco MontorsiPCH less build fix
2009-03-24  Francesco Montorsimake sure that wxSystemSettings::GetFont/GetColour...
2009-03-22  Francesco Montorsifix building tests in release mode
2009-03-22  Vadim Zeitlinadded wxStaticCast() unit test
2009-03-21  Vadim Zeitlinfirst round of debug/release merge: introduce wxDEBUG_L...
2009-01-11  Francesco Montorsifix for the broken VC6 compiler (why do we have to...
2009-01-11  Francesco Montorsiadd the 'GarbageTestCase' which helped me to spot some...
2008-09-22  Vadim Zeitlincompilation fix for PCH-less build
2008-09-22  Vadim Zeitlinadded a simple test for wxGetDisplayXXX() functions
2008-08-02  Vadim Zeitlinmade wxDELETE[A]() template functions instead of macros...
2008-03-31  Vadim Zeitlinthrow away the now invalid items in wxSelectionStore...