qutebrowser/tests
Florian Bruhin 71a89bd418 *Really* fix completion with multiple words.
Turns out re.escape also escapes spaces, so we'd need to replace '(\\ )'
groups after escaping. At this point it's easier to just combine spaces
before escaping the pattern.

Fixes #1934.
Supersedes #1935.
2016-09-09 09:03:18 +02:00
..
end2end Skip instead of xfail JS prompt test on WebEngine 2016-09-07 20:25:56 +02:00
helpers Get rid of webkitelem.focus_elem 2016-09-07 11:24:28 +02:00
manual Add a manual test file for uploading files 2016-09-07 13:40:05 +02:00
unit *Really* fix completion with multiple words. 2016-09-09 09:03:18 +02:00
conftest.py Make pylint shut up 2016-09-05 16:54:31 +02:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00