qutebrowser/tests/unit/config
Florian Bruhin 990c0707f4 Make from_obj() work for List/Dict configtypes
We can't easily make it work for ListOrValue as we don't know which of both we
get at this point.
2018-03-12 08:00:18 +01:00
..
test_config.py Fix handling of empty bindings without breaking :unbind 2018-03-08 11:42:27 +01:00
test_configcommands.py Fix lint 2018-03-06 21:44:37 +01:00
test_configdata.py Run test_init_benchmark on CI again 2018-02-10 19:50:20 +01:00
test_configexc.py Make bindings.default only settable in autoconfig.yml 2018-03-07 18:30:44 +01:00
test_configfiles.py Make bindings.default only settable in autoconfig.yml 2018-03-07 18:30:44 +01:00
test_configinit.py Fix issues with Python 3.5 2018-02-20 17:56:47 +01:00
test_configtypes.py Make from_obj() work for List/Dict configtypes 2018-03-12 08:00:18 +01:00
test_configutils.py Whitelist config options which support URL patterns 2018-02-20 23:26:22 +01:00