qt5base-lts/tests/auto
Olivier Goffart 1c5db1aff3 Initialize the return value of signals
Before, the constructor was called for complex objects, but
POD were left unitinialized. Now, they are zero-initialized.

Also add test for return values

Change-Id: Iff9bf6687589d7b7395a71fb6f650ab8aa2b6bd1
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
2011-11-29 17:08:39 +01:00
..
bic
compilerwarnings/data Remove uilib and QtUiTools from QtBase 2011-09-13 20:11:40 +02:00
corelib Initialize the return value of signals 2011-11-29 17:08:39 +01:00
dbus Fix stack overwrite in QDBusDemarshaller 2011-11-23 19:14:12 +01:00
gui Temporarily disable Windows-specific QPrinter autotest. 2011-11-29 12:27:49 +01:00
guiapplauncher
integrationtests Fixed Qtbase OSX specific namespace compilation. 2011-11-29 03:44:58 +01:00
network Make the default ssloptions testable. 2011-11-29 14:00:01 +01:00
opengl Moved tests into gui/kernel/ and gui/qopengl/ 2011-11-04 20:48:19 +01:00
other Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
sql SQLite support only one statement at a time 2011-11-23 08:36:14 +01:00
testlib Make usage of internal QVariant space. 2011-11-09 10:11:34 +01:00
tools Add support to moc for registering non-local enums via Q_ENUMS. 2011-11-27 22:51:39 +01:00
v8 qtbase tests: Fix some warnings 2011-11-21 09:58:23 +01:00
widgets Correct usage of network-settings.h. 2011-11-28 08:13:41 +01:00
xml all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
auto.pro Re-enable the opengl autotests on Mac OS X 2011-11-21 14:24:36 +01:00
network-settings.h Fix sanity check of network test server 2011-11-28 08:13:41 +01:00
platformquirks.h Remove unused PlatformQuirks functions. 2011-11-05 02:31:07 +01:00
test.pl