qutebrowser/tests/unit/completion
Ryan Roden-Corrent 9f27a9a5d7 Implement column selectors for sql completion.
A SQL completion category can now provide a customized column expression for
the select statement. This enables the url model to format timestamps, as well
as rearrange the name and url in the quickmark section.
2017-06-19 07:42:12 -04:00
..
test_completer.py Simplify sorting logic in sortfilter. 2017-06-19 07:42:12 -04:00
test_completionwidget.py Unittest CompletionView.completion_item_del. 2017-06-19 07:42:12 -04:00
test_models.py Implement column selectors for sql completion. 2017-06-19 07:42:12 -04:00
test_sortfilter.py Fix up pylint/flake8 for completion revamp. 2017-06-19 07:42:12 -04:00
test_sqlmodel.py Implement column selectors for sql completion. 2017-06-19 07:42:12 -04:00