qutebrowser/tests/unit/config
Florian Bruhin 81993a70a2 Split off :config-cycle from :set
Before, we allowed :set to take multiple values, which often lead to confusing
error messages when a user forgot to quote the value.

Now, we instead have a dedicated :config-cycle command for that.

See #1840, #2794
2017-10-03 07:37:55 +02:00
..
old_configs Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-06 18:13:49 -04:00
conftest.py Split config commands off to their own file. 2017-10-02 07:08:30 +02:00
test_config.py Split config commands off to their own file. 2017-10-02 07:08:30 +02:00
test_configcommands.py Split off :config-cycle from :set 2017-10-03 07:37:55 +02:00
test_configdata.py Fix pylint 2017-07-04 15:34:10 +02:00
test_configexc.py Make loading autoconfig.yml opt-in when a config.py exists 2017-09-25 21:24:12 +02:00
test_configfiles.py Make sure :bind/unbind works properly when bindings.commands is None 2017-10-01 21:43:00 +02:00
test_configinit.py Really force QtWebEngine for test_force_software_rendering init 2017-09-28 11:44:21 +02:00
test_configtypes.py Make sure :bind/unbind works properly when bindings.commands is None 2017-10-01 21:43:00 +02:00