|
@@ -1,18 +1,18 @@
|
|
|
testsuite AllTests {
|
|
|
- AlwaysOncycle , AssignmentAsExpression, BitExpressions , BooleanExpressions , CKeywords,
|
|
|
- Declarations, Choice , DeepHistory,
|
|
|
- EnterState,
|
|
|
- ExitState,
|
|
|
- ExitOnSelfTransition,
|
|
|
+ AlwaysOncycle, AssignmentAsExpression,
|
|
|
+ BitExpressions, BooleanExpressions,
|
|
|
+ Choice, CKeywords,
|
|
|
+ Declarations, DeepHistory,
|
|
|
+ EnterState, ExitOnSelfTransition, ExitState,
|
|
|
//FeatureCalls,
|
|
|
- Guard,
|
|
|
- GuardedEntry,
|
|
|
- GuardedExit,
|
|
|
+ Guard, GuardedEntry, GuardedExit,
|
|
|
HistoryWithoutInitialStep,
|
|
|
- IntegerExpressions,
|
|
|
- InEventLifeCycle, InternalEventLifeCycle, OutEventLifeCycle,
|
|
|
- Parenthesis, PriorityValues , RaiseEvent , SameNameDifferentRegion , ShallowHistory ,
|
|
|
- SimpleHierachy , StateIsActive , StatechartLocalReactions,
|
|
|
+ InEventLifeCycle, IntegerExpressions, InternalEventLifeCycle,
|
|
|
+ NamedInterfaceAccess,
|
|
|
+ OutEventLifeCycle,
|
|
|
+ Parenthesis, PriorityValues,
|
|
|
+ RaiseEvent,
|
|
|
+ SameNameDifferentRegion, ShallowHistory, SimpleHierachy , StateIsActive , StatechartLocalReactions,
|
|
|
StringExpressions,
|
|
|
SyncFork,
|
|
|
SyncJoin,
|