qutebrowser/tests/unit
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
..
browser Fix lint 2016-06-08 09:45:05 +02:00
commands Add unittests for partial command parsing 2016-06-06 16:18:49 +02:00
completion Clean up assertion 2016-05-08 20:01:35 +02:00
config Allow flexible whitespace in color strings. 2016-05-03 23:15:39 -04:00
javascript tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
keyinput Revert "Handle counts for special keys." 2016-04-29 14:20:11 +02:00
mainwindow Add invalid url to 'test_set_hover_url_encoded' 2016-05-18 22:23:26 +02:00
misc Add missing import 2016-06-09 10:29:16 +02:00
scripts Adjust copyright years. 2016-01-04 07:12:39 +01:00
utils Fix urlutils tests on Qt 5.6.1 2016-06-09 15:16:49 +02:00
test_app.py Fix lint 2016-05-24 21:53:50 +02:00