Commit Graph

8 Commits

Author SHA1 Message Date
Robin Dunn
bb403e185f update unittest 2017-06-30 10:20:19 -07:00
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
79f16f2e93 Avoid an assert. This test can be exended when wxIcon is wrapped.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69737 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-11-10 23:55:47 +00:00
Robin Dunn
cc4fd1b638 Forgot to import os
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-11-03 04:39:30 +00:00
Robin Dunn
c63e94fe0d Fix typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-11-03 03:24:19 +00:00
Robin Dunn
40e240c570 Add basic unittests for statbmp, statline stattext and statusbar modules
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-11-02 23:44:23 +00:00