qutebrowser/tests/unit/config
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
..
test_config.py Add fallback argument to ConfigManager.get. 2015-09-29 08:22:33 +02:00
test_configdata.py Reorganize tests directory. 2015-08-18 20:19:02 +02:00
test_configexc.py Reorganize tests directory. 2015-08-18 20:19:02 +02:00
test_configtypes_hypothesis.py Fix tests without DISPLAY. 2015-09-28 21:50:55 +02:00
test_configtypes.py Add tests for RegexEq 2015-09-28 14:58:00 +02:00
test_style.py Fix lint. 2015-08-19 21:13:35 +02:00
test_textwrapper.py Reorganize tests directory. 2015-08-18 20:19:02 +02:00