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
Werner F Bruhin
d6d63cc54d - number of lines is 2 (at least on Win8), so changed check
- assertGreater looks clearer
2014-06-10 15:13:27 +02:00
Robin Dunn
7d87b52021 Fix tests for OSX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@72277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-08-02 05:39:41 +00:00
Andrea Gavana
029a845797 Phoenix:
- Phoenix-port of `wx.lib.newevent.py`, with documentation. No unittest for it as I have no idea of what test to write;
- Phoenix-port of `wx.lib.expando.py`, with unittest and documentation.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@72106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-07-15 16:03:11 +00:00