qutebrowser/tests/unit/commands
Michał Góral 7ee99ba043 Moved searching for aliases to CommandRunner.parse_all()
This addresses issue with having alias for multiple commands splitted by ';;'.

See: The-Compiler/qutebrowser#956.
2016-06-12 21:09:10 +02:00
..
test_argparser.py Simplify argparser.type_check 2016-05-18 07:16:17 +02:00
test_cmdutils.py Use typing.py-like annotations for command args 2016-05-18 06:55:17 +02:00
test_runners.py Moved searching for aliases to CommandRunner.parse_all() 2016-06-12 21:09:10 +02:00
test_userscripts.py tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00