Commit Graph

6 Commits

Author SHA1 Message Date
Metallicow
9568103974 Trim trailing space unittests directory 2016-12-05 16:19:11 -06:00
Robin Dunn
bb01dc0d7f Use absolute import of wtc in the unittest modules, instead of depending on them being run as __main__ and getting the folder on the sys.path by default. 2016-06-30 16:49:19 -07:00
Robin Dunn
4f38ee259d Remove imp_unittest 2016-05-07 19:16:28 -07:00
Robin Dunn
78e9cdf913 Don't use deprecated methods in the checklst unittests.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73815 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-04-13 01:46:26 +00:00
Robin Dunn
d2d1bcd923 Add some Python methods and properties that CheckListBox had in Classic, and some unittests for them too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69262 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-10-01 07:32:52 +00:00
Robin Dunn
317f312acc Lotsa new unittests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-09-18 04:59:15 +00:00