qt5base-lts/tests/auto/corelib/kernel
Jędrzej Nowacki a2d7441b83 Fix QMetaProperty::write so it tries to register a property type.
We can not assume that the property type is always registered, because
QVariant argument may contain an instance of a different type.

Change-Id: I4fc9593b826e13c401dbdacec4d60db36edc7102
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2014-12-07 12:38:40 +01:00
..
qcoreapplication Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qeventdispatcher Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qeventloop Fix tst_QEventLoop::processEventsExcludeSocket test 2014-11-21 18:51:17 +01:00
qmath Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmetamethod Make Q_INVOKABLE work on Q_GADGET 2014-10-30 13:29:15 +01:00
qmetaobject Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmetaobjectbuilder Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmetaproperty Fix QMetaProperty::write so it tries to register a property type. 2014-12-07 12:38:40 +01:00
qmetatype Let QMetaType know which types are Q_GADGET 2014-11-16 13:37:58 +01:00
qmimedata tst_QMimeData: test doesn't require QGuiApplication 2014-10-19 13:17:46 +02:00
qobject Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qpointer tst_QPointer: fix memleak 2014-10-19 13:18:23 +02:00
qsharedmemory Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsignalblocker Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsignalmapper Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsocketnotifier Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsystemsemaphore Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtimer tst_QTimer::singleShotToFunctors: Allocate static event loop on heap. 2014-11-11 06:28:11 +01:00
qtranslator Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qvariant Implement proper C++ type numeric promotion for QVariant comparisons 2014-12-03 18:09:00 +01:00
qwineventnotifier Update license headers and add new license files 2014-09-24 12:26:19 +02:00
kernel.pro Re-add missing test to kernel.pro 2014-04-02 03:07:12 +02:00