qutebrowser/tests
Florian Bruhin 5f62c016cc Fix test_standarddir.TestCreatingDir
What we actually want to test here is that the given type directory is created
and has the correct permission, we don't care much about the basedir itself.

Also, the download dir is not created automatically.

This test failed on Python 3.7 because intermediate directories now aren't
created with the given mode anymore:

https://bugs.python.org/issue19930
https://docs.python.org/3.7/whatsnew/3.7.html#changes-in-the-python-api
2018-02-10 20:07:27 +01:00
..
end2end Skip ASCII locale tests with Python 3.7 2018-02-10 19:58:30 +01:00
helpers Update pytest log handling 2018-02-06 23:17:40 +01:00
manual Update some more references to old config options 2017-07-04 16:46:02 +02:00
unit Fix test_standarddir.TestCreatingDir 2018-02-10 20:07:27 +01:00
conftest.py Skip failing scrolling tests on Qt 5.10 on Travis 2018-02-08 10:42:55 +01:00
test_conftest.py Update copyright years 2018-02-05 12:19:50 +01:00