Commit Graph

10 Commits

Author SHA1 Message Date
Robin Dunn
b1b0c9e297 wx.NewId() --> wx.ID_ANY or wx.Window.NewControlId() as appropriate 2018-06-19 10:31:56 -07:00
Metallicow
9568103974 Trim trailing space unittests directory 2016-12-05 16:19:11 -06:00
David Hughes
446f106c90 unittests: removed ...vec2d.py and amended ...pdfviewer.py 2016-09-08 11:54:56 +01: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
fb041b0f1a Merge pull request #77 from swt2c/skip_pdfviewer_test
Skip pdfviewer test on wxGTK also - it crashes there too
2016-05-09 22:00:14 -07:00
Scott Talbert
0c8139f618 Skip pdfviewer test on wxGTK also - it crashes there too 2016-05-09 23:06:17 -04:00
Robin Dunn
4f38ee259d Remove imp_unittest 2016-05-07 19:16:28 -07:00
Robin Dunn
3bd8317aaf skip pdfviewer tests on Mac 2015-12-23 18:05:01 -08:00
Robin Dunn
aac2c7eb12 Skip pdfviewer tests for now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75829 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-02-07 03:04:55 +00:00
Robin Dunn
222131679d Add pdfviewer unittests, from Werner
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-03-25 16:06:25 +00:00