qt5base-lts/tests/auto/corelib
Jason McDonald b2f2258719 Avoid repeatedly registering the same meta-type
Register the meta-type in initTestCase(), which is run once, rather than
in init(), which is run before every test function is run.

Change-Id: Ic62a2469da6a2a85254ffc7c4d893395202c50d8
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-12-28 08:16:47 +01:00
..
animation Avoid repeatedly registering the same meta-type 2011-12-28 08:16:47 +01:00
codecs Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
concurrent Improve qtconcurrentthreadengine autotest. 2011-12-28 06:34:15 +01:00
global Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
io Cleanup corelib autotests. 2011-12-28 04:48:11 +01:00
itemmodels Cleanup itemmodel autotests. 2011-12-28 06:34:02 +01:00
kernel Cleanup corelib autotests. 2011-12-28 04:48:11 +01:00
plugin Cleanup corelib autotests. 2011-12-28 04:48:11 +01:00
statemachine Cleanup corelib autotests. 2011-12-28 04:48:11 +01:00
thread Remove mention of trolltech from QThreadStorage test. 2011-12-28 02:56:08 +01:00
tools Cleanup corelib autotests. 2011-12-28 04:48:11 +01:00
xml Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
corelib.pro Move QAbstractItemModel into a separate directory. 2011-12-13 02:23:42 +01:00