qt5base-lts/tests/auto
Stephen Kelly dec9666dd4 Make qRegisterMetaType constexpr for built-in types.
For consistency with qMetaTypeId, and because we can.

Change-Id: I6882a16ef3c0d84539048c9f2c201c4a2b2ca7ad
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@nokia.com>
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2012-07-25 00:48:20 +02:00
..
cmake Add tests of the various testlib definition possibilities. 2012-07-24 08:44:27 +02:00
compilerwarnings/data
concurrent
corelib Make qRegisterMetaType constexpr for built-in types. 2012-07-25 00:48:20 +02:00
dbus Make test work on Mac OS X 2012-06-23 16:25:47 +02:00
gui WindowSystemInterface::sendWindowSystemEvents(): Remove unused parameter. 2012-07-23 19:57:07 +02:00
guiapplauncher
network Fix some spelling errors 2012-07-11 14:52:37 +02:00
opengl Implement waitForWindowExposed and friends for widget windows. 2012-07-20 09:27:28 +02:00
other Split QWidgetsVariant tests into a separate testcase. 2012-07-23 17:47:51 +02:00
printsupport Replace Q_WS_ in tests by Q_OS_ or check platform names. 2012-07-16 16:30:55 +02:00
shared Expose QPA API under qpa/* 2012-05-07 20:25:24 +02:00
sql Fix error when inserting to tables with datetime fields with QODBC 2012-07-16 23:48:10 +02:00
testlib Provide public API for native event filtering, moved up from QPA. 2012-07-20 18:34:08 +02:00
tools Add some tests to note that private signals can't be overloads. 2012-07-13 19:21:55 +02:00
widgets Propagate synthesized mouse events in parallel (lock-step) with touch 2012-07-24 10:46:24 +02:00
xml remove some qmake -project boilerplate from project files 2012-06-19 16:39:52 +02:00
auto.pro Tests: Fix printsupport profiles. 2012-07-12 11:15:58 +02:00
network-settings.h Fix auto tests build with gcc 4.7 2012-05-23 00:42:20 +02:00
platformquirks.h Remove #ifdef Q_WS_ / include / #endif conditionals. 2012-07-16 16:30:55 +02:00
test.pl