qutebrowser/tests/unit/commands
Florian Bruhin a83bf9c3ee Simplify argparser.type_conv
Since we're not using those functions as argparse callbacks anymore, we
can write a normal function instead of factories, which simplifies
things a lot.
2016-05-18 06:55:27 +02:00
..
test_argparser.py Simplify argparser.type_conv 2016-05-18 06:55:27 +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