qt5base-lts/tests/auto/corelib/codecs/utf8
Marc Mutz e38064f698 tst_utf8: use QScopedPointer, not QSharedPointer
There's no sharing, and the use of QSharedPointer(T*)
triggers my tree's static analyzer.

Easiest fix is to port to QScopedPointer, which is the
correct smart pointer to begin with.

Change-Id: I105c1a334c3d6712a475600c8394b0bebc420677
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2016-08-06 14:49:16 +00:00
..
tst_utf8.cpp tst_utf8: use QScopedPointer, not QSharedPointer 2016-08-06 14:49:16 +00:00
utf8.pro Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
utf8data.cpp Updated license headers 2016-01-21 18:55:18 +00:00