qt5base-lts/tests/auto/corelib
Thiago Macieira 401507b348 Fix constructing a QSharedPointer<const> of a QEnableSharedFromThis type
It should compile, since the std::shared_ptr does.

[ChangeLog][QtCore][QSharedPointer] Fixed a problem that would cause a
compilation error when constructing a QSharedPointer of a const type
when the type derives from QEnableSharedFromThis.

Task-number: QTBUG-49748
Change-Id: I8de47ed6c7be4847b99bffff141c84f5e0b6bea8
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2015-12-08 06:32:20 +00:00
..
animation Extend tst_QPauseAnimation::pauseAndPropertyAnimations blacklist 2015-06-20 15:25:58 +00:00
codecs fix usage of wince scope 2015-06-05 10:29:10 +00:00
global Use correct test to add C++14 to the project configuration 2015-12-01 15:46:31 +00:00
io tst_QProcess: Use a QTemporaryDir for files to be created. 2015-11-26 15:53:34 +00:00
itemmodels tst_QItemModel: Use a QTemporaryDir for test data of QDirModel. 2015-11-27 22:50:26 +00:00
json Make sure remove() doesn't corrupt the json object 2015-03-18 07:34:59 +00:00
kernel QVariant: retain duplicate keys when converting 2015-12-08 06:32:18 +00:00
mimetypes Merge remote-tracking branch 'origin/5.5' into 5.6 2015-10-02 16:59:55 +02:00
plugin Autotest: remove AIX-related QT_POINTER_SIZE code 2015-10-23 18:10:22 +00:00
statemachine Add a test case for conflicting transitions 2015-10-30 21:15:38 +00:00
thread tst_QThreadPool::tryStartCount(): Wait until tasks have finished. 2015-11-27 10:58:24 +00:00
tools Fix constructing a QSharedPointer<const> of a QEnableSharedFromThis type 2015-12-08 06:32:20 +00:00
xml Update copyright headers 2015-02-11 06:49:51 +00:00
corelib.pro iOS: Enable building of basic tests 2014-01-22 12:35:17 +01:00