qutebrowser/tests/unit
Florian Bruhin eac284d880 Skip test_opengl_vendor without QtOpenGL
The test fails on Ubuntu Xenial because QtOpenGL is not installed.
This isn't a problem with real-life usage though, as we only call it with
QtWebEngine, and that ensures that QtOpenGL is available.
2017-05-31 10:29:46 +02:00
..
browser tests: Use match= for pytest.raises 2017-05-23 09:36:00 +02:00
commands Fix raw string prefix 2017-05-23 10:09:06 +02:00
completion tests: Use pytest.param 2017-05-23 08:08:46 +02:00
config tests: Use match= for pytest.raises 2017-05-23 09:36:00 +02:00
javascript Finally update copyrights... 2017-05-09 21:37:03 +02:00
keyinput tests: Use match= for pytest.raises 2017-05-23 09:36:00 +02:00
mainwindow tests: Use pytest.param 2017-05-23 08:08:46 +02:00
misc Send crash reports to private pastebin 2017-05-29 09:20:10 +02:00
scripts Finally update copyrights... 2017-05-09 21:37:03 +02:00
utils Skip test_opengl_vendor without QtOpenGL 2017-05-31 10:29:46 +02:00
test_app.py Finally update copyrights... 2017-05-09 21:37:03 +02:00