qt5base-lts/tests/auto
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
..
cmake Don't attempt to test DBus on QNX. 2012-08-28 21:17:48 +02:00
compilerwarnings/data Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
concurrent Test: Replace QSKIP by XFAIL 2012-09-07 15:39:31 +02:00
corelib Blackberry: fix tst_QFileInfo::fileTimes() 2012-09-14 19:07:15 +02:00
dbus Fix QDBusServer with more than one connection 2012-09-14 01:02:06 +02:00
gui Autotests: Use qInstallMessageHandler 2012-09-14 15:23:15 +02:00
guiapplauncher
network Disable SSL compression by default. 2012-09-18 14:12:17 +02:00
opengl tests: Don't omit the body of a test function with QT_BUILD_INTERNAL 2012-09-14 06:24:38 +02:00
other Fix mapping to/from global coordinates for child/embedded windows. 2012-09-18 14:52:38 +02:00
printsupport Test: Redo remove QSKIP from printsupport tests 2012-09-13 19:33:08 +02:00
shared Expose QPA API under qpa/* 2012-05-07 20:25:24 +02:00
sql Use QStringList::join(QChar) overload where applicable [QtSql] 2012-09-03 19:35:25 +02:00
testlib Make QSignalSpy copy QVariant parameters directly 2012-08-07 11:15:55 +02:00
tools port qmake to qt creator's qmake language evaluator 2012-09-11 00:13:01 +02:00
widgets Pass correct argument to QShortcutEvent ctor in tst_qabstractbutton.cpp 2012-09-19 19:54:44 +02:00
xml Test: Remove QSKIP for tst_QXmlSimpleReader::inputFromSocket 2012-09-07 15:39:31 +02:00
auto.pro Test: Redo remove QSKIP from printsupport tests 2012-09-13 19:33:08 +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 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00