qt5base-lts/tests/auto/corelib/kernel
Jędrzej Nowacki 7f35d5849e Refactor QMetaType types.
QMetaType::Type enum is the main source of type ids. Currently
there are many tasks that can be replaced by a smart macro that
can iterate over all types. The patch introduces series of FOR_EACH_
macros that may be used for code generation.

As the first step the macro was used for Q_DECLARE_BUILTIN_METATYPE
to make sure that no type was forgotten.

Second step was to use created macros in autotest to improve tests
coverage.

Change-Id: I34e9ad7bacf02b44b028bc1aad20b1241aacebd3
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2011-11-09 10:11:02 +01:00
..
qabstractitemmodel Cleanup corelib autotests 2011-11-07 13:26:41 +01:00
qcoreapplication corelib: eliminated usage of qttest_p4.prf 2011-10-25 05:03:08 +02:00
qeventloop Cleanup corelib autotests 2011-11-07 13:26:41 +01:00
qitemmodel Cleanup corelib autotests 2011-11-07 13:26:41 +01:00
qmath corelib: eliminated usage of qttest_p4.prf 2011-10-25 05:03:08 +02:00
qmetaobject Cleanup corelib autotests 2011-11-07 13:26:41 +01:00
qmetaobjectbuilder Cleanup corelib autotests 2011-11-07 13:26:41 +01:00
qmetaproperty corelib: eliminated usage of qttest_p4.prf 2011-10-25 05:03:08 +02:00
qmetatype Refactor QMetaType types. 2011-11-09 10:11:02 +01:00
qmimedata Cleanup corelib autotests 2011-11-07 13:26:41 +01:00
qobject Cleanup corelib autotests 2011-11-07 13:26:41 +01:00
qpointer corelib: eliminated usage of qttest_p4.prf 2011-10-25 05:03:08 +02:00
qsignalmapper Cleanup corelib autotests 2011-11-07 13:26:41 +01:00
qsocketnotifier Cleanup corelib autotests 2011-11-07 13:26:41 +01:00
qtimer Cleanup corelib autotests 2011-11-07 13:26:41 +01:00
qtipc all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qtranslator Cleanup corelib autotests 2011-11-07 13:26:41 +01:00
qvariant Cleanup corelib autotests 2011-11-07 13:26:41 +01:00
qwineventnotifier Cleanup corelib autotests 2011-11-07 13:26:41 +01:00
kernel.pro Moved qmetaobjectbuilder test into corelib/kernel/ 2011-11-05 02:31:14 +01:00