qutebrowser/tests/unit
Florian Bruhin 8052249b1b Make check_coverage.py work with coverage 4.4
With coverage 4.4, the source name (qutebrowser/) is not added to the filename
anymore. To adjust for that, we remove qutebrowser/ from all paths, and also
make sure to remove it from what coverage returns (in case someone is running an
older version).
2017-05-09 06:13:35 +02:00
..
browser Reenable QtWebKit cache with Qt 5.9. 2017-04-24 12:27:00 +02:00
commands Add automatic backend selection in earlyinit 2017-02-05 17:09:04 +01:00
completion Benchmark url completion. 2017-05-03 07:43:02 -04:00
config Release v0.10.1 2017-03-08 06:26:22 +01:00
javascript show webview when caret testing 2016-09-29 09:26:58 +02:00
keyinput Use three-argument form of monkeypatch.*attr 2017-03-01 11:33:41 +01:00
mainwindow Add tabs->favicon-scale setting 2017-04-27 08:53:51 +02:00
misc Stabilize test_guiprocess 2017-03-31 13:05:34 +02:00
scripts Make check_coverage.py work with coverage 4.4 2017-05-09 06:13:35 +02:00
utils Read qWebKitVersion in qtutils.is_webkit_ng. 2017-04-28 21:36:02 +02:00
test_app.py Fix lint 2016-05-24 21:53:50 +02:00