Add a unit test for wxImage::Scale() method.
[wxWidgets.git] / tests / misc / metatest.cpp
2011-04-30  Dimitri SchoolwerthNo code changes, fixed some typos.
2010-10-27  Vadim ZeitlinFix warnings about signed/unsigned comparisons inside...
2010-10-25  Václav SlavíkAdd wxImplicitConversionType tests.
2010-06-14  Jaakko SalliAdded wxIsPod<>. Use it in wxAny instead of wxIsMovable<>.