qutebrowser/tests/unit/browser
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
..
webengine Add missing str() 2018-06-28 13:26:45 +02:00
webkit WIP: Properly signal scheme errors 2018-09-04 23:03:10 +02:00
test_adblock.py Use config_stub.val instead of config_stub.set_obj in tests 2018-09-02 14:42:47 +02:00
test_caret.py Get rid of end-of-doc-workaround in caret browsing 2018-09-15 20:39:35 +02:00
test_hints.py Update copyright years 2018-02-05 12:19:50 +01:00
test_history.py Use a shared web_history fixture 2018-09-06 20:08:32 +02:00
test_pdfjs.py tests: relax pdfjs tests 2016-10-06 16:18:21 +02:00
test_qutescheme.py Use a shared web_history fixture 2018-09-06 20:08:32 +02:00
test_shared.py Fix test_shared.py 2018-06-24 22:31:27 +02:00
test_signalfilter.py Refactor TabbedBrowser from inheritance to composition 2018-02-19 14:29:05 +01:00
urlmarks.py Remove unused import and TODO from urlmarks test. 2018-02-12 19:25:24 -05:00