qutebrowser/tests/unit/completion
Ryan Roden-Corrent fe80878788 Implement custom where clause in SQL.
Allow categories to specify a WHERE clause that applies in addition to the
pattern filter. This allows the url completion model to filter out redirect
entries.

This also fixed the usage of ESCAPE so it applies to all the LIKE statements.
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 custom where clause in SQL. 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 custom where clause in SQL. 2017-06-19 07:42:12 -04:00