qutebrowser/tests/unit/completion
Ryan Roden-Corrent c32d452786 Add LIMIT to history query.
For performance, re-introduce web-history-max-items.
As the history query has now become a very specific multi-part query and
history completion was the only consumer of SqlCategory, SqlCategory is
now replaced by a HistoryCategory class.
2017-07-16 18:13:51 -04:00
..
test_completer.py Don't regenerate completion model needlessly. 2017-06-19 07:44:11 -04:00
test_completionmodel.py SQL code review fixes. 2017-07-11 08:07:48 -04:00
test_completionwidget.py SQL code review fixes. 2017-07-12 08:19:31 -04:00
test_histcategory.py Add LIMIT to history query. 2017-07-16 18:13:51 -04:00
test_listcategory.py SQL code review changes. 2017-07-08 16:34:38 -04:00
test_models.py Add LIMIT to history query. 2017-07-16 18:13:51 -04:00