qutebrowser/tests/unit
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
..
browser Append multiple history backups on import. 2017-09-23 13:06:11 -04:00
commands Remove unused import 2017-09-22 08:23:06 +02:00
completion Fix :bind completion with invalid commands 2017-09-27 11:10:25 +02:00
config Split off :config-cycle from :set 2017-10-03 07:37:55 +02:00
javascript Finally update copyrights... 2017-05-09 21:37:03 +02:00
keyinput Fix modeparser tests 2017-09-22 19:49:52 +02:00
mainwindow Use upper-case Monospace in test_progress_affecting_statusbar_height 2017-09-12 22:51:52 +02:00
misc Refactor SQL error handling 2017-10-02 09:48:15 +02:00
scripts Use a pytest marker to fake an OS 2017-09-20 11:30:18 +02:00
utils Use .assert_not_called() for mocks 2017-09-22 19:58:38 +02:00
test_app.py Finally update copyrights... 2017-05-09 21:37:03 +02:00