qutebrowser/tests/unit
Florian Bruhin a1fa40f067 Remove the ability to migrate old QtWebEngine data
Versions before v0.9.0 (which didn't even support hinting with QtWebEngine!)
used to write QtWebEngine data to:

~/.local/share/qutebrowser/qutebrowser/QtWebEngine/Default
~/.cache/qutebrowser/qutebrowser/QtWebEngine/Default

In v0.9.0 this was changed to:

~/.local/share/qutebrowser/webengine
~/.cache/qutebrowser/webengine

Now we don't try to migrate data from the old location anymore.
2017-09-16 23:48:02 +02:00
..
browser Fix lint 2017-09-15 17:24:39 +02:00
commands Get rid of init_standarddir fixture 2017-09-15 14:30:46 +02:00
completion Quote a completed value if it contains " 2017-09-15 22:17:38 +02:00
config Remove auto_save.config setting 2017-09-15 22:22:09 +02:00
javascript Finally update copyrights... 2017-05-09 21:37:03 +02:00
keyinput Remove support for ambiguous keybindings 2017-09-14 00:37:01 +02:00
mainwindow Use upper-case Monospace in test_progress_affecting_statusbar_height 2017-09-12 22:51:52 +02:00
misc Move command-history init to cmdhistory.py 2017-09-15 14:27:15 +02:00
scripts check_coverage: Truncate long floats 2017-09-15 12:07:54 +02:00
utils Remove the ability to migrate old QtWebEngine data 2017-09-16 23:48:02 +02:00
test_app.py Finally update copyrights... 2017-05-09 21:37:03 +02:00