qt5base-lts/tests/auto/corelib/global
Joerg Bornemann cbc6387a28 support c'tor as second parameter in foreach macro
Passing a constructor as second argument to foreach didn't work when
building with gcc.
For MSVC this already worked as a different foreach implementation is
used.

Change-Id: Id98444c699b4cebc14ea62076c5f7cba33ffb824
Reviewed-by: hjk <hjk121@nokiamail.com>
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
2014-02-11 13:28:35 +01:00
..
q_func_info Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qflags tst_QFlags: make constExpr() check compile on clang trunk 2013-11-07 03:06:29 +01:00
qgetputenv Add qunsetenv(), next to qputenv() and friends. 2013-02-07 01:22:40 +01:00
qglobal support c'tor as second parameter in foreach macro 2014-02-11 13:28:35 +01:00
qglobalstatic Fix Q_GLOBAL_STATIC support for exceptions 2013-02-28 23:43:46 +01:00
qlogging Print non-default categories in default message handler 2013-10-16 17:10:15 +02:00
qnumeric Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qrand Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qtendian Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
global.pro Enable QGlobalStatic autotest. 2013-02-28 23:43:50 +01:00