qutebrowser/tests/unit/config
Florian Bruhin 64b783d9c0 Do not validate commands in the config and with :bind
There are just way too many gotchas related to valid modes, aliases, and
circular dependencies when validating aliases/bindings in the config.

Let's just remove this and let invalid commands fail late, when they're actually
used.
2017-09-21 22:30:48 +02:00
..
old_configs Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-06 18:13:49 -04:00
test_config.py Do not validate commands in the config and with :bind 2017-09-21 22:30:48 +02:00
test_configdata.py Fix pylint 2017-07-04 15:34:10 +02:00
test_configexc.py Log error information when config init fails 2017-09-17 14:13:36 +02:00
test_configfiles.py Do not validate commands in the config and with :bind 2017-09-21 22:30:48 +02:00
test_configtypes.py Do not validate commands in the config and with :bind 2017-09-21 22:30:48 +02:00