Commit Graph

6 Commits

Author SHA1 Message Date
Scott Talbert
2afff849d5 Fix abstract class tests - check for TypeError instead of expected failure 2016-09-09 21:25:40 -04: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
8a9ea4f826 Just a little cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@72016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-07-11 04:25:30 +00:00
Robin Dunn
a775511afd Add some tests for HeaderCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@71992 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-07-10 05:15:23 +00:00
Robin Dunn
d4a9e5c407 Added wx.HeaderCtrl and related classes, although it is currently disabled due to a bug in sip.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@71903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-06-30 21:01:23 +00:00