qutebrowser/tests
Florian Bruhin 5db4ed0ed1 Add fallback argument to ConfigManager.get.
This is needed for interpolation since this change in Python 3.4:

https://hg.python.org/cpython/rev/267422f7c927

This broke qutebrowser in Debian experimental when updating python from
3.4.3-8 to 3.4.3-9 as they pulled from hg.

Fixes #968.
2015-09-29 08:22:33 +02:00
..
helpers Merge branch 'cookies_tests' of https://github.com/acogneau/qutebrowser into acogneau-cookies_tests 2015-09-16 22:58:28 +02:00
html Add tests/html/jsalert_multiline.html. 2015-08-27 22:13:40 +02:00
integration Fix lint. 2015-09-19 22:03:56 +02:00
unit Add fallback argument to ConfigManager.get. 2015-09-29 08:22:33 +02:00
conftest.py Allow unittests-nodisp to run w/o DISPLAY on CI. 2015-09-28 22:19:33 +02:00
test_conftest.py Don't skip all tests without DISPLAY set. 2015-09-28 21:50:44 +02:00