qt6-bb10/tests/auto/corelib/text/qcollator
Edward Welbourne 41b2c477b7 Take care of NULL data from QStringView in QCollator
Back-ends need to catch NULL data so as not to call system APIs with
invalid pointers.

[ChangeLog][QtCore][QCollator] Fixed a regression introduced in 5.14.0
that caused QCollator not to operate with default-constructed QStrings
and print a warning on Windows.

Fixes: QTBUG-81673
Change-Id: I2eafe1e188b436afcca3cf2ecdf98bba707c44c9
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-02-05 10:23:43 +01:00
..
qcollator.pro Move a test for feature ICU from .pro to .cpp 2019-10-25 11:41:30 +02:00
tst_qcollator.cpp Take care of NULL data from QStringView in QCollator 2020-02-05 10:23:43 +01:00