qt5base-lts/tests/auto/corelib/kernel/qobject
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
..
.gitignore Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
moc_oldnormalizeobject.cpp Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
oldnormalizeobject.h Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
qobject.pro Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
signalbug.cpp Cleanup corelib autotests 2011-11-10 04:42:45 +01:00
signalbug.h Cleanup corelib autotests 2011-11-10 04:42:45 +01:00
signalbug.pro Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
tst_qobject.cpp Initialize the return value of signals 2011-11-29 17:08:39 +01:00
tst_qobject.pro Cleanup corelib autotests 2011-11-11 02:45:05 +01:00