982405f2d0
The Receiver class has two slots that aren't meant to get called during the test (they're there to catch broken parsing of slot names). Rather than asserting when one of them gets called, which does nothing in a release mode build, this commit makes the slots record the number of times they were called (as for the other slots in the test) and fails the test gracefully if either of those slots was called. Change-Id: Ia0393026cb96ffdc6190b5e7bd951f75d231b11e Task-number: QTBUG-17582 Reviewed-by: Rohan McGovern (cherry picked from commit 7bd6ca895e5fa4de197d9d7bf2e7b578c01c3c2a) |
||
---|---|---|
.. | ||
.gitignore | ||
moc_oldnormalizeobject.cpp | ||
oldnormalizeobject.h | ||
qobject.pro | ||
signalbug.cpp | ||
signalbug.h | ||
signalbug.pro | ||
tst_qobject.cpp | ||
tst_qobject.pro |