qutebrowser/tests
Florian Bruhin 71f9c5d206 Fix handling of annotated varargs in commands
When we have something like "*values: str" in :config-cycle, we get a list of
values, but the type converter assumes it's a string.

We could implement proper conversion of *args, but for now, let's just make
sure it's always a string.
2018-12-03 15:55:04 +01:00
..
end2end Fix refactoring issues 2018-11-30 11:19:34 +01:00
helpers Rename openurl to load_url 2018-11-30 08:31:03 +01:00
manual Update some more references to old config options 2017-07-04 16:46:02 +02:00
unit Fix handling of annotated varargs in commands 2018-12-03 15:55:04 +01:00
conftest.py Remove now unneeded pylint suppressions 2018-11-28 12:54:19 +01:00
test_conftest.py Update copyright years 2018-02-05 12:19:50 +01:00