qt5base-lts/tests/auto/network
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
..
access Use QSharedPointer::create() more 2017-07-19 13:40:42 +00:00
bearer Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-13 15:55:44 +01:00
kernel Stabilize QDnsLookup test 2017-06-28 16:30:21 +00:00
socket Use QSharedPointer::create() more 2017-07-19 13:40:42 +00:00
ssl QAsn1Element - fix toDateTime function 2017-07-18 13:09:16 +00:00
network.pro