qutebrowser/tests
Ryan Roden-Corrent 478a719f77 Use a prepared query for historyContains.
This is called often, hopefully a prepared query will speed it up.
This also modifies Query.run to return self for easier chaining, so you
can use `query.run.value()` instead of `query.run` ; query.value()`.
2017-06-19 07:44:11 -04:00
..
end2end Add more performance logging to completion. 2017-06-19 07:44:11 -04:00
helpers Remove unused imports 2017-06-19 07:44:11 -04:00
manual Replace all GitHub links 2017-02-05 00:13:11 +01:00
unit Use a prepared query for historyContains. 2017-06-19 07:44:11 -04:00
conftest.py Install PyQt from PyPI for pylint 2017-05-17 19:08:59 +02:00
test_conftest.py Finally update copyrights... 2017-05-09 21:37:03 +02:00