qutebrowser/tests
Ryan Roden-Corrent 127412d91c Simplify update_completion.
Remove the class variables _cursor_part and _empty_item_index. Instead,
split up the commandline around the cursor whenever that information is
needed. Using locals instead of class variables makes the logic easier
to follow and ends up requiring much less code.
2016-09-12 22:19:44 -04:00
..
end2end Yet another flaky test... 2016-09-12 22:49:55 +02:00
helpers Fix long line 2016-09-12 20:41:51 +02:00
manual Add a manual test file for uploading files 2016-09-07 13:40:05 +02:00
unit Simplify update_completion. 2016-09-12 22:19:44 -04:00
conftest.py Make pylint shut up 2016-09-05 16:54:31 +02:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00