wxWidgets/tests/controls
2009-03-23 12:18:51 +00:00
..
comboboxtest.cpp add unit test for wxTextEntry methods of wxComboBox 2008-09-19 10:18:30 +00:00
headerctrltest.cpp allow using CPPUNIT_ASSERT_EQUAL(int,unsigned) even on 64 bit platforms (see r59576) 2009-03-17 22:02:56 +00:00
listctrltest.cpp initialize NUM_COLS correctly in columns order test (closes #10630) 2009-03-23 12:18:51 +00:00
textctrltest.cpp extract wxTextEntry unit tests in a reusable base class 2008-09-19 08:55:25 +00:00
textentrytest.cpp add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +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
treectrltest.cpp implement wxTreeCtrl::ItemHasChildren() properly for virtual root item; added unit test for it 2009-01-17 13:16:25 +00:00