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
|
11e29f9425
|
Use the integer value of the enums when making the alias for the old flag names for Font, Brush, and Pen. This fixes it so that the old names can still be used without errors, even when there is overlapping flag names.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@72134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2012-07-18 07:04:24 +00:00 |
|
Robin Dunn
|
44bb0d6eaf
|
Test wx.NullBrush and __nonzero__
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2011-10-01 07:34:39 +00:00 |
|
Robin Dunn
|
26417adce8
|
updated and new unittests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69157 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2011-09-20 04:43:51 +00:00 |
|
Robin Dunn
|
a548f7224d
|
unittest updates and new test modules
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2011-09-15 16:16:21 +00:00 |
|