James Wettenhall
|
ff677ea1d5
|
Monkey-patch self.frame's PushEventHandler and PopEventHandler methods,
because they don't behave well without a MainLoop.
|
2017-03-23 21:57:54 +11:00 |
|
Metallicow
|
9568103974
|
Trim trailing space unittests directory
|
2016-12-05 16:19:11 -06:00 |
|
Scott Talbert
|
bf8c78ea8b
|
Fix lib_agw_flatmenu test
|
2016-08-13 20:57:35 -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
|
869213973e
|
Ensure mouse is released to fix test
|
2015-02-16 17:19:47 -08:00 |
|
Werner F Bruhin
|
0ba34658be
|
- skip the opening menu test until crash reason is fixed
|
2014-06-10 17:35:24 +02:00 |
|
Werner F Bruhin
|
6fbc2e6ab3
|
- add a flatmenu unittest to show crash when one does e.g. a flatmenu.Popup
- in lib.agw.flatmenu needed to test GetMainLoop as it returns None during test
|
2014-06-10 16:56:53 +02:00 |
|
Robin Dunn
|
b58599433d
|
PR #73: a few wx.lib things for Py33
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@76372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2014-04-19 21:24:58 +00:00 |
|