Florian Bruhin
|
0f47ef17a5
|
Make test_get_all_objects_qapp work on Windows.
|
2015-08-11 19:29:30 +02:00 |
|
Florian Bruhin
|
68f80c602b
|
Remove unused import.
|
2015-08-11 19:23:29 +02:00 |
|
Florian Bruhin
|
55bf555bfb
|
Mark test_get_all_objects_qapp to use qapp.
|
2015-08-11 18:14:17 +02:00 |
|
Florian Bruhin
|
52ec9ed28f
|
Move get_all_objects() tests into a class.
|
2015-08-11 18:13:02 +02:00 |
|
Florian Bruhin
|
bf156cf554
|
Mock out QApplication.allWidgets.
This could return widgets which are still alive from previous tests, so it's
not reliable.
|
2015-08-11 18:08:11 +02:00 |
|
Florian Bruhin
|
5bd55cb38b
|
Fix lint.
|
2015-08-11 17:16:58 +02:00 |
|
Florian Bruhin
|
2d8aaecd65
|
100% coverage for utils.debug.
|
2015-08-11 17:11:00 +02:00 |
|
Florian Bruhin
|
7412e4f723
|
Reorganize utils.debug tests and add some more.
|
2015-08-11 07:41:25 +02:00 |
|