qt5base-lts/tests/auto/corelib
Marc Mutz 2889ebc903 QSharedPointer: clean up #ifdefs
We require Q_COMPILER_RVALUE_REFS and _VARIADIC_TEMPLATES since Qt 5.7,
so remove the non-variadic version which anyway has zero test coverage.

Also drop #include <utility>, as that is included from qglobal.h already,
and drop QSKIP from test.

Change-Id: I1fc7f7068eac80ad6fd85e1d8f6d33c5c7bb67db
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2016-08-15 16:55:45 +00:00
..
animation QtCore: Remove Windows CE. 2016-03-30 11:22:47 +00:00
codecs tests/auto/corelib/codecs: clean up 2016-08-06 14:49:21 +00:00
global tests/auto/corelib/global: clean up 2016-08-06 14:49:09 +00:00
io Merge remote-tracking branch 'origin/5.7' into dev 2016-08-01 18:20:00 +02:00
itemmodels QtCore: Remove Windows CE. 2016-03-30 11:22:47 +00:00
json QJsonValue::toVariant(): Differentiate between null and invalid 2016-08-05 14:53:33 +00:00
kernel Add std::nullptr_t as builtin type in QMetaType 2016-08-03 11:49:28 +00:00
mimetypes Fix/adapt the uses of {to,set,from}Time_t in the qtbase source code 2016-07-06 06:28:13 +00:00
plugin Merge remote-tracking branch 'origin/5.7' into dev 2016-06-13 12:46:46 +02:00
statemachine Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev 2016-01-26 11:27:37 +00:00
thread Q(Basic)Mutex: add try_lock{,_for,_until} for STL compatibility 2016-07-25 13:10:07 +00:00
tools QSharedPointer: clean up #ifdefs 2016-08-15 16:55:45 +00:00
xml Merge remote-tracking branch 'origin/5.6' into 5.7 2016-07-26 10:43:29 +02:00
corelib.pro Add support for Apple tvOS 2016-05-17 16:11:23 +00:00