qutebrowser/tests/unit/browser
Ryan Roden-Corrent 9477a2eeb2 Use SQL for history storage.
The browser-wide in-memory web history is now stored in an in-memory sql
database instead of a python dict. Long-term storage is not affected, it
is still persisted in a text file of the same format.

This will set the stage for SQL-based history completion.
See #1765.
2017-06-19 07:42:12 -04:00
..
webengine tests: Use pytest.param 2017-05-23 08:08:46 +02:00
webkit Use SQL for history storage. 2017-06-19 07:42:12 -04:00
test_adblock.py Fix adblock UTF-8 test on Windows 2017-03-13 07:01:13 +01:00
test_commands.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_pdfjs.py tests: relax pdfjs tests 2016-10-06 16:18:21 +02:00
test_qutescheme.py Fix qute_history benchmark. 2017-04-17 12:15:49 -04:00
test_shared.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_signalfilter.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_tab.py Finally update copyrights... 2017-05-09 21:37:03 +02:00