qt5base-lts/tests/auto/widgets
Mitch Curtis 63bc298fb3 Pass correct argument to QShortcutEvent ctor in tst_qabstractbutton.cpp
The QShortcutEvent constructor takes "int shortcutId" as its second
argument, not a bool. Since the default shortcutId is 0, this test
passed, since false == 0.

Change-Id: I43bbae4613f3badb1578dccec76dcdd3c96a3a2f
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2012-09-19 19:54:44 +02:00
..
dialogs tests: Don't omit the body of a test function with QT_BUILD_INTERNAL 2012-09-14 06:24:38 +02:00
effects Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
graphicsview Make gui/math3d classes use float rather than qreal 2012-09-07 13:27:38 +02:00
itemviews Fixed the QTreeView expansion/collpasing when animated 2012-08-29 20:40:17 +02:00
kernel Close popups when switching applications on Windows. 2012-09-11 12:09:47 +02:00
styles Fix build of tests/ on Windows CE 2012-09-10 14:09:45 +02:00
util Use QStringList::join(QChar) overload where applicable [QtWidgets] 2012-09-07 18:41:22 +02:00
widgets Pass correct argument to QShortcutEvent ctor in tst_qabstractbutton.cpp 2012-09-19 19:54:44 +02:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00