qutebrowser/tests/unit
Ryan Roden-Corrent f237a87ad0 Completion for varargs.
When a command has positional varargs, keep offering the configured
completion for each successive argument.

Right now this only influences `config-cycle`.

Previously, `config-cycle <option> ` would offer a value completion for
only the first argument after the option. Now it will keep offering
value completion for each successive argument.

This will be useful for passing multiple tags to the new bookmark
commands that will be added for #882.
2018-03-25 21:59:30 -04:00
..
browser Initial attempt at using the tab API for tests/unit/javascript 2018-03-19 18:18:21 +01:00
commands Wait until runner is finished in test_custom_env 2018-03-19 11:43:08 +01:00
completion Completion for varargs. 2018-03-25 21:59:30 -04:00
config Fix test_configinit 2018-03-20 22:16:16 +01:00
javascript Log document.body in JS tests 2018-03-20 11:56:46 +01:00
keyinput Swap Control/Meta back on macOS 2018-03-14 19:40:56 +01:00
mainwindow Add basic tests for tab width sizing 2018-03-22 14:27:33 -04:00
misc Add missing qapp fixtures to tests 2018-03-15 09:06:40 +01:00
scripts Update copyright years 2018-02-05 12:19:50 +01:00
utils Merge remote-tracking branch 'origin/pr/3604' 2018-03-20 06:24:57 +01:00
test_app.py Update copyright years 2018-02-05 12:19:50 +01:00