qt5base-lts/tests/auto/corelib/global
Thiago Macieira 3aa5ef2ea9 Disable thread-safe statics for MSVC 2015: they're broken
An object that throws in its constructor cannot be reentered. This
violates both C++11 and C++98. It's also a regression from MSVC 2013.

The unit test is renamed to indicate what it really does, as opposed to
a misleading name that was probably a "thinko" on my part.

Task-number: QTBUG-47224
Change-Id: Ib306f8f647014b399b87ffff13f132436d0578ef
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
2015-07-16 08:28:07 +00:00
..
q_func_info Update copyright headers 2015-02-11 06:49:51 +00:00
qflags Update copyright headers 2015-02-11 06:49:51 +00:00
qgetputenv QtCore: assorted migrations to QString::asprintf 2015-02-12 19:40:04 +00:00
qglobal Update copyright headers 2015-02-11 06:49:51 +00:00
qglobalstatic Disable thread-safe statics for MSVC 2015: they're broken 2015-07-16 08:28:07 +00:00
qhooks Update copyright headers 2015-02-11 06:49:51 +00:00
qlogging Update copyright headers 2015-02-11 06:49:51 +00:00
qnumeric Autotest: make the test pass with the Intel compiler 2015-06-19 23:22:34 +00:00
qrand Update copyright headers 2015-02-11 06:49:51 +00:00
qtendian Update copyright headers 2015-02-11 06:49:51 +00:00
global.pro Add a more reliable replacement for qt_add/removeObject(). 2014-04-15 17:50:20 +02:00