qt5base-lts/tests/auto/gui/kernel
Friedemann Kleint 8f2a088028 Fix MSVC warnings in tests.
- Unused variables
- conversion truncations
- Overflow in expressions like '-1 + sizeof()'

Change-Id: Ibbd18497951e9e7e9dccaf596cb4e864b69ec02c
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
2012-04-02 16:56:48 +02:00
..
qclipboard QClipboard: Fix autotest fails 2012-02-27 20:52:45 +01:00
qdrag Clean up for some auto tests of the gui/kernel. 2012-03-09 11:05:18 +01:00
qevent Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qfileopenevent Clean up for some auto tests of the gui/kernel. 2012-03-09 11:05:18 +01:00
qguiapplication Fix QGuiApplication::keyboardModifiers() 2012-03-26 08:47:48 +02:00
qguieventdispatcher Run tst_QEventDispatcher with the GUI event dispatchers as well 2012-02-10 15:22:03 +01:00
qguimetatype Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qguivariant Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qinputmethod Added some convenience API for platform input contexts 2012-04-01 20:13:51 +02:00
qkeysequence Fix MSVC warnings in tests. 2012-04-02 16:56:48 +02:00
qmouseevent Make tst_qmouseevent.cpp independent of QtWidgets 2012-03-09 11:05:29 +01:00
qmouseevent_modal Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qpalette Clean up for some auto tests of the gui/kernel. 2012-03-09 11:05:18 +01:00
qscreen Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtouchevent Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qwindow Test mouse events more thoroughly in QWindow autotest 2012-03-26 11:41:07 +02:00
kernel.pro Move tst_qshortcut.cpp to QtWidgets 2012-03-12 21:38:51 +01:00