qt5base-lts/tests/auto/corelib
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
..
animation Make the QEXPECT_FAIL agree with the QVERIFY2 condition below 2014-01-24 09:15:47 +01:00
codecs Allow non-character codes in utf8 strings 2013-10-17 09:50:58 +02:00
global support c'tor as second parameter in foreach macro 2014-02-11 13:28:35 +01:00
io QStandardPaths: fix empty path in XDG_DATA_DIRS being treated as '/'. 2014-02-10 11:00:41 +01:00
itemmodels Fix sorted QSortFilterProxyModel filter update 2014-02-03 22:12:20 +01:00
json Allow non-character codes in utf8 strings 2013-10-17 09:50:58 +02:00
kernel Don't deadlock when deleting slot objects in QMetaObject::activate() 2014-02-08 14:32:53 +01:00
mimetypes test: Don't build qmimedatabase-cache for QNX 2014-01-16 16:11:04 +01:00
plugin qcompilerdetection.h: add Q_COMPILER_UNIFORM_INIT 2013-11-15 06:30:53 +01:00
statemachine don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
thread Fix test compilation on WinRT 2013-11-26 20:29:09 +01:00
tools Merge remote-tracking branch 'origin/release' into stable 2014-01-22 11:36:01 +01:00
xml Check for network module when building according auto tests 2013-02-19 19:20:53 +01:00
corelib.pro