qutebrowser/tests
Florian Bruhin abff44def6 Get rid of end-of-doc-workaround in caret browsing
In Qt < 5.10 (and also sometimes on Windows), we get extra spaces or newlines
when moving to the end of the document. However, this only happens *sometimes*,
and manual testing confirms that with the current workaround, we actually lose
the last char in the selection.

I'm not sure what's happening there, but instead of making things worse with
the workaround, let's just be a bit less strict with the checking there and
accept both variants... This seems like some Chromium bug we can't do much
about.
2018-09-15 20:39:35 +02:00
..
end2end Rewrite some :follow-selected tests as unit tests 2018-09-08 16:01:38 +02:00
helpers Use os.pardir 2018-09-15 15:48:40 +02:00
manual Update some more references to old config options 2017-07-04 16:46:02 +02:00
unit Get rid of end-of-doc-workaround in caret browsing 2018-09-15 20:39:35 +02:00
conftest.py Avoid using qapp with autouse=True 2018-09-13 22:49:25 +02:00
test_conftest.py Update copyright years 2018-02-05 12:19:50 +01:00