qt5base-lts/tests/auto/corelib/tools/qstringapisymmetry
Allan Sandfeld Jensen 12ebdf0281 Fix new[] delete mismatch in test
QScopedPointer uses normal delete, but we need delete[].

Change-Id: Id62a2c55f75ef4aa60580f5e04c4bf306a6dd3c9
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-05-15 11:17:57 +02:00
..
.gitignore Add test for API symmetry of QString/Ref, QLatin1String, QChar 2016-03-15 08:11:35 +00:00
qstringapisymmetry.pro Enable c++17 in the QStringApiSymmetry test 2017-05-05 07:11:57 +00:00
tst_qstringapisymmetry.cpp Fix new[] delete mismatch in test 2019-05-15 11:17:57 +02:00