qt5base-lts/tests/auto/corelib
Jędrzej Nowacki 663cd17718 Introduce Q_STATIC_ASSERT
Example of message of failed assert (gcc 4.6, file tst_qglobal.cpp:300):
tst_qglobal.cpp:300:92: error: invalid application of ‘sizeof’
to incomplete type ‘QStaticAssertFailure<false>’

Change-Id: Ic1798094f718eaad388d754034115aafbbb6bd5e
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
2011-10-19 19:25:37 +02:00
..
animation Move QTRY_VERIFY/QTRY_COMPARE into testlib. 2011-10-19 07:23:44 +02:00
codecs Avoid using QSKIP in lieu of compile-time checks 2011-10-07 04:30:30 +02:00
concurrent Remove DEPENDS_ON from qtestlib API. 2011-10-19 07:24:13 +02:00
global Introduce Q_STATIC_ASSERT 2011-10-19 19:25:37 +02:00
io Remove DEPENDS_ON from qtestlib API. 2011-10-19 07:24:13 +02:00
kernel Provide API for "placement new" construction of meta-types 2011-10-19 10:25:28 +02:00
plugin Tests: Fix compilation on Windows. 2011-10-03 07:57:41 +02:00
statemachine Add missing Q_OBJECT macro to GoToStateTransition 2011-10-05 15:00:38 +02:00
thread Remove DEPENDS_ON from qtestlib API. 2011-10-19 07:24:13 +02:00
tools Remove DEPENDS_ON from qtestlib API. 2011-10-19 07:24:13 +02:00
xml Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
corelib.pro Exclude qtconcurrent tests via .pro files. 2011-10-12 18:01:19 +02:00