wxWidgets/tests/controls
2009-04-21 17:19:08 +00:00
..
comboboxtest.cpp
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 add test checking that switching mode doesn't change the controls contents (see #9484) 2009-04-21 17:19:08 +00:00
textctrltest.cpp only run tests using multiline strings with multiline text control; document that using multiline strings doesn't work with singleline controls 2009-04-14 13:22:09 +00:00
textentrytest.cpp only run tests using multiline strings with multiline text control; document that using multiline strings doesn't work with singleline controls 2009-04-14 13:22:09 +00:00
textentrytest.h
treectrltest.cpp implement wxTreeCtrl::ItemHasChildren() properly for virtual root item; added unit test for it 2009-01-17 13:16:25 +00:00