qutebrowser/tests/unit/completion
Ryan Roden-Corrent 581d7659ba Clean up Completer.on_selection_changed.
Remove the dependency on the class variables _empty_item_index
and _cursor_part to make the code easier to follow. If
_update_completion is refactored in a similar way these variables can
be removed.
2016-09-12 22:19:44 -04:00
..
test_column_widths.py tests: Clean up test_column_widths 2016-08-20 22:08:07 +02:00
test_completer.py Clean up Completer.on_selection_changed. 2016-09-12 22:19:44 -04:00
test_completionwidget.py Add blank line 2016-09-01 07:09:06 +02:00
test_models.py Merge branch 'complete-hidden-commands' of https://github.com/rcorre/qutebrowser into rcorre-complete-hidden-commands 2016-08-10 15:38:46 +02:00
test_sortfilter.py *Really* fix completion with multiple words. 2016-09-09 09:03:18 +02:00