qt5base-lts/tests/auto/corelib/io/qdatastream
Marc Mutz 94cf203f36 Use QSharedPointer::create() more
This is the result of running the (experimental) clang-tidy check
   qt-modernize-qsharedpointer-create

Discarded changes:

- tst_qsharedpointer.cpp: not sure we want these replacements there
  (→ separate change)
- tst_collations.cpp: hit in a template specialization that is
  instantiated with both QSharedPointer and QSharedDataPointer.

Change-Id: I203c2646e91d026735d923473af3d151d19e3820
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-07-19 13:40:42 +00:00
..
.gitignore Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
datastream.q42 Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
qdatastream.pro Remove the traces of the discontinued android-no-sdk platform 2016-03-30 10:12:34 +00:00
testdata.qrc Android: Fix QDataStream test 2015-01-09 15:41:34 +01:00
tst_qdatastream.cpp Use QSharedPointer::create() more 2017-07-19 13:40:42 +00:00