qutebrowser/tests
Florian Bruhin 2d54c927e3 Fix urlutils tests on Qt 5.6.1
For some reason the behaviour of QHostAddress("31c3").isValid() changed
with Qt 5.6.1: https://bugreports.qt.io/browse/QTBUG-53983

This causes the test to fail because Qt thinks this is a valid IP, so we
think it's a valid URL.
2016-06-09 15:16:49 +02:00
..
end2end tests: Mark "History with an error" as flaky 2016-06-09 11:17:18 +02:00
helpers Fix sharing of cookie jars with private browsing 2016-06-08 16:35:43 +02:00
manual Add automated test for #1186 2016-06-07 14:15:32 +02:00
unit Fix urlutils tests on Qt 5.6.1 2016-06-09 15:16:49 +02:00
conftest.py tests: Mark "History with an error" as flaky 2016-06-09 11:17:18 +02:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00