qutebrowser/tests
Ryan Roden-Corrent 2e562a926b
Don't complete url and title from same search word.
Resolves #4411:

> When opening a webpage, the suggested results will include those whose
> URL ends with the beginning of the string you've typed and whose title
> begins with the rest of the string.

By joining the url and title with a space, we ensure that the last word
of the url and the first word of the title are treated as separate
words.
2018-11-06 08:05:17 -05:00
..
end2end Add adblock benchmark 2018-11-05 10:05:59 +01:00
helpers Add TabbedBrowserStub.current_url() 2018-10-16 11:09:27 +02:00
manual Update some more references to old config options 2017-07-04 16:46:02 +02:00
unit Don't complete url and title from same search word. 2018-11-06 08:05:17 -05:00
conftest.py Add message_bridge fixture 2018-10-16 11:09:27 +02:00
test_conftest.py Update copyright years 2018-02-05 12:19:50 +01:00