qutebrowser/tests/unit/config
Florian Bruhin 27c46f20c0 Make sure the config default values are mutable
While the old values meant the same thing, they weren't mutable, so the config
couldn't modify them with a simple .append().

Fixes #3104
2017-10-14 16:40:44 +02:00
..
old_configs Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-06 18:13:49 -04:00
test_config.py Add :bind --default 2017-10-08 21:48:48 +02:00
test_configcommands.py Rename qt_args and force_software_rendering to add qt. prefix 2017-10-11 07:45:38 +02:00
test_configdata.py Make sure the config default values are mutable 2017-10-14 16:40:44 +02:00
test_configexc.py Fix lint 2017-10-11 08:41:23 +02:00
test_configfiles.py Make sure the config default values are mutable 2017-10-14 16:40:44 +02:00
test_configinit.py Fix loading of monospace fonts in configtypes.QtFont 2017-10-12 18:26:54 +02:00
test_configtypes.py Make sure :bind/unbind works properly when bindings.commands is None 2017-10-01 21:43:00 +02:00