qutebrowser/tests/unit/config
Florian Bruhin 482b622b1b Fix handling of empty bindings without breaking :unbind
1899e313fd as a fix for #3631 broke :unbind, as
the config system treats None and '' equally.

Instead, allow None/'' again, but just handle it as "no binding".
2018-03-08 11:42:27 +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 Allow to bind numbers in keybindings 2018-03-07 22:37:10 +01:00
test_configutils.py Whitelist config options which support URL patterns 2018-02-20 23:26:22 +01:00