qt5base-lts/tests/auto/other/qcomplextext
Lars Knoll 79f2a9e666 Fix an assertion in the BiDi algorithm
The algorithm has been treating DirB inconsistently so far.
initScriptAnalysisAndIsolatePairs was treating it differently
than generateDireationalRuns leading to assertions.
It wasn't visible in our test data, as DirB is in almost all cases the
paragraph separator, where we split strings anyway.

Change-Id: I7dc0e7bbcf30ee84d8781ea06097da023e371f05
Fixes: QTBUG-73238
Reviewed-by: Robert Loehning <robert.loehning@qt.io>
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2019-02-09 08:01:16 +00:00
..
data Update the Unicode BiDi algorithm to be compliant with Unicode 10 2018-02-28 17:11:43 +00:00
.gitignore Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
android_testdata.qrc Make tests compile for Android 2018-06-25 08:01:19 +00:00
bidireorderstring.h Update the Unicode BiDi algorithm to be compliant with Unicode 10 2018-02-28 17:11:43 +00:00
qcomplextext.pro Make tests compile for Android 2018-06-25 08:01:19 +00:00
tst_qcomplextext.cpp Fix an assertion in the BiDi algorithm 2019-02-09 08:01:16 +00:00