Commit Graph

6 Commits

Author SHA1 Message Date
Metallicow
9568103974 Trim trailing space unittests directory 2016-12-05 16:19:11 -06:00
Scott Talbert
c44aca24f0 Fix a couple of imports in unittests 2016-07-30 20:52:44 -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
Scott Talbert
ed6197e069 Fix throbber test crash on GTK2
Move GetBitmap() code into test case so that it is not executed before the
wx.App object is created.
2016-03-27 22:27:43 -04:00
wernerfb
714652eaa6 add a simple unittest 2015-04-05 12:02:31 +02:00