qt6-bb10/tests/auto/corelib/text/qstring
Lars Knoll f8d2975b6a Use QString::DataPointer instead of QStringPrivate
Preparations to move QString over to use QArrayDataPointer instead
of it's own private struct.

Change-Id: I7796a595393394083f6a85863e3c710ebbdea149
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-12-08 21:51:39 +01:00
..
.gitignore
double_data.h
qstring.pro Don't try to define QT_NO_CAST_TO_ASCII when the test undefines it 2019-10-25 11:41:44 +02:00
tst_qstring.cpp Use QString::DataPointer instead of QStringPrivate 2019-12-08 21:51:39 +01:00
tst_qstring_mac.mm