This website requires JavaScript.
Explore
Help
Register
Sign In
rnhmjoj
/
qutebrowser
Watch
1
Star
0
Fork
0
You've already forked qutebrowser
Code
Issues
Pull Requests
Releases
Wiki
Activity
c0d044447d
qutebrowser
/
tests
/
unit
/
commands
History
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