wxWidgets/tests/controls
2008-12-03 23:21:08 +00:00
..
comboboxtest.cpp add unit test for wxTextEntry methods of wxComboBox 2008-09-19 10:18:30 +00:00
headerctrltest.cpp forgot to update after renaming wxHeaderCtrlColumn to wxHeaderColumn 2008-12-03 23:21:08 +00:00
listctrltest.cpp document column reordering in wxListCtrl; fix confusion between GetColumnOrder() and GetColumnIndexFromOrder() doing this discovered; show the use of these methods in the sample and added a unit test for them 2008-11-26 19:11:22 +00:00
textctrltest.cpp extract wxTextEntry unit tests in a reusable base class 2008-09-19 08:55:25 +00:00
textentrytest.cpp add unit test for wxTextEntry methods of wxComboBox 2008-09-19 10:18:30 +00:00
textentrytest.h add unit test for wxTextEntry methods of wxComboBox 2008-09-19 10:18:30 +00:00