Florian Bruhin
|
9cabd4828c
|
Skip test_guiprocess:test_error on Windows.
Waiting for a new pytest-qt release which will probably fix this.
|
2015-08-10 06:54:11 +02:00 |
|
Florian Bruhin
|
fbf53168c2
|
Skip test_double_start_finished on Windows.
It seems the process sometimes crashes...
|
2015-08-09 20:00:45 +02:00 |
|
Florian Bruhin
|
c4ebfcd4b3
|
Make tests fail on unexpected logging messages.
|
2015-08-09 20:00:36 +02:00 |
|
Florian Bruhin
|
0e25f5c730
|
Use a fake process for test_cmd_args.
This should fix the teardown exception (because the message module is not
patched anymore) with the new pytest-qt version.
|
2015-08-01 23:50:29 +02:00 |
|
Florian Bruhin
|
20ff7e702a
|
Increase all test_guiprocess timeouts.
Windows is fscking slow...
|
2015-07-06 18:04:54 +02:00 |
|
Florian Bruhin
|
9b264c7514
|
tests: Share common markers.
|
2015-06-28 22:58:48 +02:00 |
|
Florian Bruhin
|
db267ae195
|
tests: Increase timeout for starting processes.
Windows can be slow...
|
2015-06-24 18:32:56 +02:00 |
|
Florian Bruhin
|
08c8a5f7dd
|
Skip tests which need sys.executable when frozen.
See #770
|
2015-06-19 09:40:26 +02:00 |
|
Florian Bruhin
|
e8830a631e
|
Increase test_guiprocess timeouts.
Apparently 1 second is not enough for Windows to start a process...
|
2015-06-12 11:54:20 +02:00 |
|
Florian Bruhin
|
36a2f4a15a
|
Fix newline stripping.
|
2015-06-11 23:14:56 +02:00 |
|
Florian Bruhin
|
fc32858e5c
|
Add GUIProcess tests.
|
2015-06-11 23:05:57 +02:00 |
|