qutebrowser/tests/unit
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
..
browser Fix tests without DISPLAY. 2015-09-28 21:50:55 +02:00
commands Revert "Fix argparser test after win_registry change." 2015-08-24 08:05:34 +02:00
completion Reorganize tests directory. 2015-08-18 20:19:02 +02:00
config Add fallback argument to ConfigManager.get. 2015-09-29 08:22:33 +02:00
javascript Remove unused import. 2015-08-23 18:29:02 +02:00
keyinput Refactor test_basekeyparser. 2015-08-26 23:02:23 +02:00
mainwindow/statusbar Fix lint. 2015-08-25 21:21:49 +02:00
misc Fix tests without DISPLAY. 2015-09-28 21:50:55 +02:00
scripts Adjust check_coverage.py for coverage 4.0. 2015-09-21 07:42:10 +02:00
utils tests: Increase some timeouts for OS X. 2015-09-17 21:22:35 +02:00