qutebrowser/tests/unit
Florian Bruhin 883febe243 Return a QColor for qtutils.interpolate_color.
This broke the tests for older PyQt versions because the test had a
test_utils.Color(test_utils.Color(...)) object (double-wrapped), and the
comparisons failed there for some reason.
2015-10-26 06:45:36 +01:00
..
browser Merge branch 'jinja' of https://github.com/meles5/qutebrowser into meles5-jinja 2015-10-17 19:04:36 +02:00
commands Revert "Fix argparser test after win_registry change." 2015-08-24 08:05:34 +02:00
completion Reorganize tests directory. 2015-08-18 20:19:02 +02:00
config configtypes: Allow completions for String. 2015-10-25 21:18:06 +01:00
javascript Remove unused import. 2015-08-23 18:29:02 +02:00
keyinput Refactor test_basekeyparser. 2015-08-26 23:02:23 +02:00
mainwindow Add a comment for close() call. 2015-10-24 08:07:43 +02:00
misc tests: Use extend=True for qt_log_ignore marks. 2015-10-16 06:24:29 +02:00
scripts Fix test_run_vulture when frozen. 2015-10-21 06:11:07 +02:00
utils Return a QColor for qtutils.interpolate_color. 2015-10-26 06:45:36 +01:00