qutebrowser/tests
Florian Bruhin 03fbacd93c requirements: Update vulture to 0.9
* Don't flag attributes as unused if they are used as global variables in
  another module.
* Don't consider "True" and "False" variable names.
* Abort with error message when invoked on .pyc files.

This means we can remove the whitelisted globals in run_vulture.py and
the associated xfailing test.

We also needed to adjust run_vulture.py slightly as the file attribute
got renamed to filename.
2016-06-29 23:44:39 +02:00
..
end2end Add a test for zooming in cloned tab 2016-06-15 14:44:01 +02:00
helpers Split browser into browser/browser.webkit 2016-06-13 11:18:21 +02:00
manual Improve manual history test 2016-06-10 14:41:08 +02:00
unit requirements: Update vulture to 0.9 2016-06-29 23:44:39 +02:00
conftest.py tests: Mark "History with an error" as flaky 2016-06-09 11:17:18 +02:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00