qutebrowser/tests/unit/completion
Ryan Roden-Corrent 921211bbaa Remove web-history-max-items.
This was a performance optimization that shouldn't be needed with the new SQL
history backend. This also removes support for the LIMIT feature from SqlTable
as it only existed to support web-history-max-items.
2017-06-19 07:44:11 -04:00
..
test_completer.py Fix pylint and flake8 for SQL work. 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 Remove web-history-max-items. 2017-06-19 07:44:11 -04:00
test_sortfilter.py Fix up pylint/flake8 for completion revamp. 2017-06-19 07:42:12 -04:00
test_sqlmodel.py Remove web-history-max-items. 2017-06-19 07:44:11 -04:00