qutebrowser/tests
Ryan Roden-Corrent ef2de8201a Fix colors.completion.fg default and description.
Update the description to mention the number of columns and change the
default to ["white", "white", "white"] to make it more obvious that
multiple colors can be specified. This also satisfies the config test
that expects the default value for ListOrValue types to be a list.

One other test had to be tweaked to use a config option that is still
just a QtColor rather than a ListOrValue.

While it is possible to provide just two colors, it is "undefined
behavior". It will use the first color as the third color, but that is
an artifact of the implementation and therefore not documented (though
also not an error, as it is harmless).
2017-12-18 08:42:22 -05:00
..
end2end Merge remote-tracking branch 'origin/pr/3201' 2017-12-13 09:22:36 +01:00
helpers Get rid of FakeUrl stub 2017-12-11 07:10:17 +01:00
manual Update some more references to old config options 2017-07-04 16:46:02 +02:00
unit Fix colors.completion.fg default and description. 2017-12-18 08:42:22 -05:00
conftest.py Make more unit tests run with Qt 5.7.1 on a newer Linux 2017-11-28 08:16:07 +01:00
test_conftest.py Finally update copyrights... 2017-05-09 21:37:03 +02:00