qutebrowser/tests
Florian Bruhin 2e8acf4825 Improve terminating of test processes
There are various small changes here:

- If the process is already finished, we don't try to terminate it.
- On Windows, we use QProcess::kill instead of QProcess::terminate, as terminate
  will only work with processes which have a GUI loop.
- We assert that quitting the suprocess actually worked.

Fixes #3384
2017-12-12 09:36:28 +01:00
..
end2end Improve terminating of test processes 2017-12-12 09:36:28 +01:00
helpers Get rid of FakeUrl stub 2017-12-11 07:10:17 +01:00
manual Update some more references to old config options 2017-07-04 16:46:02 +02:00
unit Code review changes. 2017-12-11 13:35:39 +00:00
conftest.py Make more unit tests run with Qt 5.7.1 on a newer Linux 2017-11-28 08:16:07 +01:00
test_conftest.py Finally update copyrights... 2017-05-09 21:37:03 +02:00