qutebrowser/tests/unit/commands
Florian Bruhin 6ed9b6b13f Make sure typing.Union[str, int] gets handled
str always needs to be the last element checked as otherwise it'd always
win.
2016-05-18 06:55:17 +02:00
..
test_argparser.py Make sure typing.Union[str, int] gets handled 2016-05-18 06:55: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