qt5base-lts/tests/auto/corelib/statemachine/qstatemachine
Kent Hansen 0d56dac3bc statemachine: Set correct signal index when signal is non-normalized
The originalSignalIndex member was not set if the signature had to be
normalized. This caused the SignalEvent passed to onTransition() to
report a signal index of -1.

Improve the signal transition tests so they check both the event
passed to eventTest() and onTransition().

Change-Id: I5331fd1944d53310b6d11eb2fd8713b80faa53a1
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
2012-07-13 12:09:42 +02:00
..
qstatemachine.pro Make qstatemachine autotest build without widgets 2012-06-07 00:38:41 +02:00
tst_qstatemachine.cpp statemachine: Set correct signal index when signal is non-normalized 2012-07-13 12:09:42 +02:00