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
6ed9b6b13f
qutebrowser
/
tests
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
..
helpers
Various code style improvements
2016-04-27 20:25:27 +02:00
html
Add tests/html/jsalert_multiline.html.
2015-08-27 22:13:40 +02:00
integration
Use typing.py-like annotations for command args
2016-05-18 06:55:17 +02:00
unit
Make sure typing.Union[str, int] gets handled
2016-05-18 06:55:17 +02:00
conftest.py
Stop supporting running tests without Xvfb/DISPLAY
2016-04-06 08:27:43 +02:00
test_conftest.py
tests: Allow XPASS for test_installed_package
2016-03-02 08:09:04 +01:00