qutebrowser/tests
Ryan Roden-Corrent a8ed9f1c2f Fix qute://version sql init bug.
Calling sql.init() in version.version() would replace the existing sql
connection and cause a crash when accessed by opening qute://version.

Now version relies on sql already being initted, and app.py inits sql early if
the --version arg is given.
2017-06-19 07:44:11 -04:00
..
end2end Fix qute://version sql init bug. 2017-06-19 07:44:11 -04:00
helpers Store history in an on-disk sqlite database. 2017-06-19 07:44:11 -04:00
manual Replace all GitHub links 2017-02-05 00:13:11 +01:00
unit Fix qute://version sql init bug. 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