qutebrowser/tests/unit/completion
Florian Bruhin 118a7942a5 Add maximum bound for web-history-max-items
sqlite can't handle values bigger than uint64_t for LIMIT.
2017-07-21 18:30:12 +02: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 maximum bound for web-history-max-items 2017-07-21 18:30:12 +02:00
test_listcategory.py SQL code review changes. 2017-07-08 16:34:38 -04:00
test_models.py Use simpler way of preventing History completion 2017-07-21 17:55:47 +02:00