qutebrowser/tests
Jan Verbeek bbc46d28ff Use lists instead of tuples for comparing
Per one of the diff comments on #1597:
> I used to use a tuple for constant things, but nowadays I'd actually
> prefer a list as a tuple is something more heterogeneous (i.e. it
> makes sense to have a `(x, y)` point as a tuple, but a list of points
> would be a list).
> At some point I should probably change it to a list everywhere 😉
2016-07-12 22:05:32 +02:00
..
end2end Escape backslashes in end2end test commands 2016-07-12 17:52:05 +02:00
helpers pykint: Add some disable=unused-variable 2016-07-11 13:18:31 +02:00
manual Improve manual history test 2016-06-10 14:41:08 +02:00
unit Use lists instead of tuples for comparing 2016-07-12 22:05:32 +02:00
conftest.py Add --qute-bdd-webengine switch for end2end tests 2016-07-11 17:24:03 +02:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00