Robin Dunn
|
30a2bf13bc
|
Add [Show|Hide]NativeCaret for MSW.
|
2016-02-27 18:04:04 -08:00 |
|
Robin Dunn
|
29119c37f8
|
Skip wx.UIActionSimulator.Char and .Text tests on OSX
|
2016-02-26 15:23:31 -08:00 |
|
Robin Dunn
|
157c2a43e0
|
fix test assertion
|
2016-02-22 21:07:17 -08:00 |
|
Robin Dunn
|
3bd8317aaf
|
skip pdfviewer tests on Mac
|
2015-12-23 18:05:01 -08:00 |
|
Robin Dunn
|
bd83c28a01
|
vec2d tests do not need pypdf
|
2015-12-23 17:56:43 -08:00 |
|
Robin Dunn
|
e45b7667f8
|
get the uiaction tests working on OSX again, mostly
|
2015-12-23 17:36:03 -08:00 |
|
Robin Dunn
|
d051ec1420
|
ensure that waitFor calls myYield at least once
|
2015-12-23 17:35:08 -08:00 |
|
Robin Dunn
|
b3d579ed37
|
use correct variable name
|
2015-12-23 17:29:09 -08:00 |
|
Robin Dunn
|
695412a701
|
KeyEvent.GetUnicodeKey should return an integer, not a str/unicode object.
|
2015-04-15 09:53:40 -07:00 |
|
Robin Dunn
|
ee5547adc4
|
Merge pull request #107 from wernerfb/2015-april-splitter
lib.splitter tests and doc
|
2015-04-11 17:37:46 -07:00 |
|
Robin Dunn
|
88b52b3bd2
|
Merge pull request #105 from wernerfb/2015-april-resizewidget
resizewidget - test and documentation
|
2015-04-11 17:29:31 -07:00 |
|
Robin Dunn
|
7caef161f5
|
Merge pull request #104 from wernerfb/2015-april-ticker
ticker tested on Py3.4 and doc updated
|
2015-04-11 17:13:29 -07:00 |
|
Robin Dunn
|
870d273f44
|
Merge pull request #102 from wernerfb/2015-april-throbber
throbber doc update and a simple unittest
|
2015-04-11 16:58:19 -07:00 |
|
Robin Dunn
|
0d76c8ebdf
|
Fix passing the widths to SetFieldsCount
|
2015-04-11 16:30:32 -07:00 |
|
wernerfb
|
16bed7e7f1
|
add some tests
|
2015-04-08 17:09:38 +02:00 |
|
wernerfb
|
32b5d578fa
|
add a simple test
|
2015-04-07 17:41:10 +02:00 |
|
wernerfb
|
1b276f6674
|
a simple test
|
2015-04-07 11:52:21 +02:00 |
|
wernerfb
|
714652eaa6
|
add a simple unittest
|
2015-04-05 12:02:31 +02:00 |
|
Werner F Bruhin
|
fa0eb1c575
|
add some tests for speedmeter
|
2015-03-26 09:53:59 +01:00 |
|
Robin Dunn
|
9289a7cf84
|
Various tweaks and updates for unittests
|
2015-03-25 20:40:01 -07:00 |
|
Robin Dunn
|
3a44ba8f0b
|
Fix __setitem__ and add another test
|
2015-03-12 10:15:58 -07:00 |
|
Robin Dunn
|
b3089a52e8
|
Add Get() and sequence protocol methods to RichTextRange
|
2015-03-12 10:15:58 -07:00 |
|
Robin Dunn
|
b048fb93ef
|
Pythonize StatusBar.SetStatusStyles
|
2015-03-06 17:02:19 -08:00 |
|
wernerfb
|
2ad78d83ab
|
Allow that an individual controls saves/restores its value (got into SVN at some point)
|
2015-03-01 18:07:04 +01:00 |
|
Werner F Bruhin
|
5b606897ca
|
- test for background color to be correct
|
2015-02-27 10:47:51 +01:00 |
|
Werner F Bruhin
|
c6eff96a3f
|
- timectrl demo shows all values as invalid/out of bounds
- so added a test, but strangely enough that passes, but doesn't hurt
|
2015-02-27 10:47:50 +01:00 |
|
Robin Dunn
|
15e911fd96
|
Change the wx.DateTime.Parse*() to be like they were in Classic, returning a -1 on failure, or the number of characters parsed otherwise.
Add some unit tests to exercise the new methods.
|
2015-02-25 00:00:23 -08:00 |
|
Robin Dunn
|
869213973e
|
Ensure mouse is released to fix test
|
2015-02-16 17:19:47 -08:00 |
|
Robin Dunn
|
fc8a5ee480
|
Merge branch 'june_flatmenu' of https://github.com/wernerfb/Phoenix into wernerfb-june_flatmenu
|
2015-02-16 16:29:47 -08:00 |
|
Robin Dunn
|
464f3c5c39
|
Add test for richtextxml
|
2015-02-16 16:00:23 -08:00 |
|
Robin Dunn
|
66631aa0b3
|
Add tests for the richtextsymboldlg module
|
2015-02-16 15:54:18 -08:00 |
|
Robin Dunn
|
35d9698453
|
Add tests for richtextstyles module
|
2015-02-16 13:32:33 -08:00 |
|
Robin Dunn
|
3c7590b185
|
Some more progress on RichText wrappers and tests
|
2015-02-14 18:38:29 -08:00 |
|
Robin Dunn
|
8818cef57a
|
Add a "little bit of everything" test
|
2015-02-14 15:22:11 -08:00 |
|
Robin Dunn
|
3922e19cf6
|
Add a few richtextctrl tests
|
2015-02-14 13:51:33 -08:00 |
|
Robin Dunn
|
b9b6a86f65
|
richtext wip
|
2015-02-14 12:59:23 -08:00 |
|
Werner F Bruhin
|
5ea25818e9
|
- a basic test
|
2015-02-10 14:50:23 +01:00 |
|
Robin Dunn
|
f9fa22b71d
|
Merge pull request #78 from wernerfb/may
FloatCanvas and sized_controls
|
2015-02-09 17:24:49 -08:00 |
|
Werner F Bruhin
|
8e3feae598
|
Merge branch 'master' of https://github.com/RobinD42/Phoenix into june_ogl_rework-autopep8
|
2015-02-05 11:37:54 +01:00 |
|
Werner F Bruhin
|
0b0d7f3d89
|
- added additional tests per shape
|
2015-02-05 11:23:19 +01:00 |
|
Robin Dunn
|
0ecc26455a
|
Merge branch 'may-aquab' of git://github.com/wernerfb/Phoenix into wernerfb-may-aquab
|
2015-02-04 18:36:15 -08:00 |
|
Robin Dunn
|
fb07b42f22
|
fix spelling of ribbon in filename
|
2015-02-04 14:33:39 -08:00 |
|
Robin Dunn
|
30d645fcda
|
Merge branch 'june-agw' of git://github.com/wernerfb/Phoenix into wernerfb-june-agw
|
2015-02-04 14:30:07 -08:00 |
|
Robin Dunn
|
21ea5db38e
|
Merge pull request #83 from wernerfb/june_fixtests
some unittest corrections for Py3
|
2015-02-04 13:44:47 -08:00 |
|
Robin Dunn
|
0de92bb18b
|
More pubsub unittest fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@78302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2014-12-23 00:28:20 +00:00 |
|
Robin Dunn
|
236cedff5c
|
Pythonize DataViewCtrl.HitTest
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@78204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2014-11-28 04:48:08 +00:00 |
|
Robin Dunn
|
4b2fc7f330
|
Add __nonzero__ for wx.Sizer. Closes #15470
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@77978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2014-10-08 04:33:51 +00:00 |
|
Werner F Bruhin
|
7a96bd6296
|
- KEY_SHIFT and KEY_CTRL where defined in canvas.py and composit.py moved to oglmisc.py
- added above to test_lib_ogl.py
|
2014-06-14 15:23:41 +02:00 |
|
Werner F Bruhin
|
667c0658db
|
- added line alignment constants
|
2014-06-13 16:04:50 +02:00 |
|
Werner F Bruhin
|
5a61dbfb8a
|
- add a unittest
- get it to run on Py2.7 and Py3.3
- add flags
|
2014-06-11 12:35:31 +02:00 |
|