Robin Dunn
|
86357cc0a1
|
Merge branch 'remove-six'
# Conflicts:
# unittests/test_string.py
# unittests/test_wxdatetime.py
|
2016-06-30 20:14:58 -07:00 |
|
Robin Dunn
|
ed4756b902
|
Remove wx.lib.six and use the stock six module instead,
and add it as an installation dependency.
|
2016-06-30 20:07:57 -07: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
|
09a9eae1ba
|
Make the pubsub tests Py3 compatible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@76021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2014-02-26 03:54:09 +00:00 |
|
Robin Dunn
|
207c1f294c
|
PR 68: update unit tests for pubsub
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@76020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2014-02-26 03:53:59 +00:00 |
|
Robin Dunn
|
d7df8cd7b8
|
More pubsub test updates from Werner
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2013-05-04 02:00:34 +00:00 |
|
Robin Dunn
|
3105b4d95a
|
Pubsub unittest updates from Werner
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2013-05-02 01:01:30 +00:00 |
|
Robin Dunn
|
d0e440a304
|
Add pubsub unittests, adapted by Werner
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2013-04-20 21:53:50 +00:00 |
|