qutebrowser/scripts
Florian Bruhin 95fe54f010 Avoid running coverage when it's unneeded.
Unfortunately running coverage means our tests need more than a minute longer
to run.

We still run it in the following scenarios:
    - Full 'tox' run
    - On Travis CI on Linux
    - On the buildbot on Archlinux

But not anymore in the following scenarios:
    - When running 'tox -e py35' (or py34)
    - On Travis CI on OS X
    - On AppVeyor
    - On the buildbot except on Archlinux
2016-01-24 20:17:28 +01:00
..
dev Avoid running coverage when it's unneeded. 2016-01-24 20:17:28 +01:00
__init__.py Move developer scripts to dev/ subfolder. 2015-06-28 22:31:30 +02:00
asciidoc2html.py Fix asciidoc2html on Windows. 2016-01-05 08:00:35 +01:00
hostblock_blame.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
importer.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
keytester.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
link_pyqt.py Don't hide stderr in link_pyqt.py. 2016-01-05 19:17:56 +01:00
minimal_webkit_testbrowser.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
setupcommon.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
utils.py Adjust copyright years. 2016-01-04 07:12:39 +01:00