wxWidgets/tests/controls
2008-12-21 02:13:58 +00:00
..
comboboxtest.cpp add unit test for wxTextEntry methods of wxComboBox 2008-09-19 10:18:30 +00:00
headerctrltest.cpp don't test for best size not being 0, this doesn't pass under wxGTK 2008-12-12 16:29:11 +00:00
listctrltest.cpp fix Get(Sub)ItemRect() after changes of r54437; added test for it (see #10175) 2008-12-21 02:13:58 +00:00
textctrltest.cpp extract wxTextEntry unit tests in a reusable base class 2008-09-19 08:55:25 +00:00
textentrytest.cpp fix wxTextCtrl::Replace() under wxGTK; added unit test for it and describe its effect on the insertion point 2008-12-11 16:46:25 +00:00
textentrytest.h fix wxTextCtrl::Replace() under wxGTK; added unit test for it and describe its effect on the insertion point 2008-12-11 16:46:25 +00:00