qt5base-lts/tests/auto/corelib
Friedemann Kleint ced523af7a Fix crashes in tst_qthreadpool on Windows.
Qt 4.8 shows frequent crashes in runMultiple apparently caused
by the QMutex construction in the free functions by different
threads. Use a common QMutex class member instead.

Change-Id: I851d4e2d3637a7b4f404ed843f5360c10caa21f5
Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-01-18 14:16:52 +01:00
..
animation Clean up some metatype declarations and registrations 2013-01-09 18:19:12 +01:00
codecs Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
global Add Q_COREAPP_STARTUP_FUNCTION macro. 2013-01-15 14:58:35 +01:00
io QSaveFile autotest: restore permissions using RAII 2013-01-17 17:39:22 +01:00
itemmodels Clean up some metatype declarations and registrations 2013-01-09 18:19:12 +01:00
json Added missing detach() to QJsonObject::take() 2012-12-13 23:58:51 +01:00
kernel Merge remote-tracking branch 'gerrit/release' into stable 2013-01-15 18:14:13 +01:00
mimetypes remove some unnecessary CONFIG additions 2012-12-17 14:08:17 +01:00
plugin QPluginLoader: fix loading of plugins with a relative file name 2012-12-04 18:38:41 +01:00
statemachine add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
thread Fix crashes in tst_qthreadpool on Windows. 2013-01-18 14:16:52 +01:00
tools Output std error from qmake/make when the test fails. 2013-01-17 17:39:29 +01:00
xml Fix regression in QXmlStreamWriter with codec set to UTF-16 2012-11-20 18:53:49 +01:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00