qutebrowser/tests
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
..
end2end Merge branch 'new-config' 2017-09-16 16:12:21 +02:00
helpers Fix lint 2017-09-15 17:24:39 +02:00
manual Update some more references to old config options 2017-07-04 16:46:02 +02:00
unit Remove the ability to migrate old QtWebEngine data 2017-09-16 23:48:02 +02:00
conftest.py Get rid of init_standarddir fixture 2017-09-15 14:30:46 +02:00
test_conftest.py Finally update copyrights... 2017-05-09 21:37:03 +02:00