Florian Bruhin
|
a5f2ac5f03
|
Adjust copyright years.
|
2016-01-04 07:12:39 +01:00 |
|
Florian Bruhin
|
9f64dfb3b6
|
Skip all tests using py_proc when frozen.
|
2015-12-21 09:46:30 +01:00 |
|
Florian Bruhin
|
eff0e4c7cc
|
pylint: Enable useless-suppression globally.
We deactivate it locally where needed, i.e. where we are sure it's some
platform-specific thing.
|
2015-12-01 23:01:09 +01:00 |
|
Florian Bruhin
|
5817b47f75
|
Revert "Use fully qualified imports in tests."
Seems like this also breaks frozen tests...
This reverts commit c7fdcc92b8 .
|
2015-12-01 22:45:59 +01:00 |
|
Florian Bruhin
|
109984c96e
|
pylint: Check attr-defined-outside-init for tests.
|
2015-12-01 22:41:16 +01:00 |
|
Florian Bruhin
|
c7fdcc92b8
|
Use fully qualified imports in tests.
This is cleaner even if pylint can't handle it.
|
2015-12-01 22:03:59 +01:00 |
|
Florian Bruhin
|
962ba36cda
|
Skip qtutils.savefile_open tests without DISPLAY.
I don't get why, but for some reason they cause a segfault from time to time...
So let's just skip them.
|
2015-11-27 19:11:37 +01:00 |
|
Florian Bruhin
|
e1c6cd6c6d
|
tests: Skip test_file for PyQIODevice on OS X.
Those seem to cause a hang on Travis on OS X sometimes.
|
2015-11-10 08:55:31 +01:00 |
|
Florian Bruhin
|
24dc166e1f
|
tests: Use extend=True for qt_log_ignore marks.
This should finally resolve the warning flakiness on OS X.
|
2015-10-16 06:24:29 +02:00 |
|
John ShaggyTwoDope Jenkins
|
65418307fd
|
typos
|
2015-10-13 16:09:49 -07:00 |
|
Florian Bruhin
|
37a2523bff
|
Add a py_proc fixture to conftest.py.
|
2015-09-09 19:39:01 +02:00 |
|
Florian Bruhin
|
2c5269acd6
|
Reorganize tests directory.
|
2015-08-18 20:19:02 +02:00 |
|