qutebrowser/tests/unit/commands
Florian Bruhin e4d84b0bfc Simplify argparser.type_check
If the value isn't param.default, it will always be a string or a flag, as
type_conv never gets called when the function is called from Python.
2016-05-18 07:16:17 +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 Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_userscripts.py tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00