qt5base-lts/tests/auto/network/access/qftp
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
..
.gitattributes
.gitignore
BLACKLIST tests: blacklist the data row which uses internet in tst_qftp.cpp 2015-11-17 14:47:33 +00:00
qftp.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
rfc3252.txt
tst_qftp.cpp Use QSharedPointer::create() more 2017-07-19 13:40:42 +00:00