Florian Bruhin
|
a7e9b4e5d7
|
Get rid of extend=True for qt_log_ignore
This is now the default, see #1702
|
2016-07-29 09:12:06 +02:00 |
|
Florian Bruhin
|
76eab7617b
|
Remove @pyqtSlot for functions and non-QObjects
Fixes #1669
|
2016-07-23 11:42:50 +02:00 |
|
Florian Bruhin
|
2136d00aa2
|
tests: Add a fake_args fixture
|
2016-07-10 17:04:25 +02:00 |
|
Florian Bruhin
|
a5f2ac5f03
|
Adjust copyright years.
|
2016-01-04 07:12:39 +01:00 |
|
Florian Bruhin
|
416cfaf002
|
tests: Switch from pytest-capturelog to catchlog.
|
2015-11-11 19:57:03 +01:00 |
|
Florian Bruhin
|
1563693037
|
tests: Ignore "QIODevice::write: device not open".
|
2015-11-02 08:15:22 +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 |
|
Florian Bruhin
|
93ed853c36
|
Fix tests on Xvfb.
Fixes #984.
|
2015-10-02 07:07:38 +02:00 |
|
Florian Bruhin
|
88167ce4ce
|
Shorten test IDs.
|
2015-09-16 20:25:02 +02:00 |
|
Florian Bruhin
|
a4bc4ad478
|
Only log a single message in utils.error.
This helps with seeing the full message with logfail.
|
2015-09-09 19:31:52 +02:00 |
|
Florian Bruhin
|
02a539f2d7
|
Rename TestError to Error.
|
2015-09-06 16:43:23 +02:00 |
|
Florian Bruhin
|
9521da3c73
|
Fix error output with --no-err-windows.
|
2015-09-04 08:04:18 +02:00 |
|
Florian Bruhin
|
2c5269acd6
|
Reorganize tests directory.
|
2015-08-18 20:19:02 +02:00 |
|