Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / tests / controls / textentrytest.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-03-11  Steve LamertonMove getting the unit test event count from wxTestableF...
2010-11-05  Vadim ZeitlinAdd another test for the insertion point position after...
2010-08-22  Vadim ZeitlinMerge the new GUI tests from SOC2010_GUI_TEST branch.
2009-04-14  Vadim Zeitlinonly run tests using multiline strings with multiline...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2008-12-11  Vadim Zeitlinfix wxTextCtrl::Replace() under wxGTK; added unit test...
2008-09-19  Vadim Zeitlinadd unit test for wxTextEntry methods of wxComboBox
2008-09-19  Vadim Zeitlinextract wxTextEntry unit tests in a reusable base class