qt5base-lts/tests/auto/corelib/statemachine
Kent Hansen 22c7a1fd9b statemachine: Fix dynamic transition registration edge cases
Some of the transition constructors didn't call the maybeRegister()
function, causing the transitions to be ignored if they were created
when the state machine was running and the transition's source state
was active.

Added tests that cover all possible cases.

Change-Id: If1b593b127bd719e3be4e5a2e6949a780c4e97c3
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
2012-07-13 12:09:42 +02:00
..
qstate Make it possible to connect to QAbstract{State,Transtion} private signals. 2012-07-13 01:51:47 +02:00
qstatemachine statemachine: Fix dynamic transition registration edge cases 2012-07-13 12:09:42 +02:00
statemachine.pro Moving relevant tests to corelib/statemachine 2011-09-01 12:54:42 +02:00