Andreas Muelder 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
..
AlwaysOncycle.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
AssignmentAsExpression.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
BitExpressions.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
BooleanExpressions.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
CKeywords.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
CastExpressions.sct 24a0be7bd0 Added test cases for: Transition into substate does not recognize parents history context (Fixes issue 33) 10 anni fa
Choice.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
ConditionalExpressions.sct e554f0c679 adding test for ConditionalExpression 11 anni fa
Constants.sct 04aa12d805 enriched constants tests to handle even more cases (events, valueof) 10 anni fa
Declarations.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
DeepEntry.sct 1c1662dc23 fixed bug #1014 - "Initial Entry Action (hierarchical states)" 11 anni fa
DeepHistory.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
DynamicChoice.sct 8abfeb81f7 YAKHMI-1024, STatechart and Test for static/dynamic Choice Test 11 anni fa
EmptyTransition.sct 8c68f1b01c Issue 81, Test empty transition between simple states 10 anni fa
EnterState.sct 3bd195e33d Additional test cases for named entries and entry points 12 anni fa
EntryChoice.sct f49b9e8338 Added EntryChoice TestModel 11 anni fa
EntryExitSelfTransition.sct 705bc05af4 fixed bug #1099: Exit and entry actions are not executed for hierarchical self transitions 11 anni fa
ExitOnSelfTransition.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
ExitState.sct c81eb649cb added test for logical and expression (Bug YAKHMI-912) 12 anni fa
ExitStatechart.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
FeatureCalls.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
FinalState.sct 95e929068b added functionallity for is_active and is_final to C generator 10 anni fa
Guard.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
GuardedEntry.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
GuardedExit.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
HistoryWithExitPoint.sct c04f3c167c Fixed bug of disfunctional histories when regions are exited using pseudo states. ( YAKHMI-1028 ) 11 anni fa
HistoryWithoutInitialStep.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
InEventLifeCycle.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
IntegerExpressions.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
InternalEventLifeCycle.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
JavaKeywords.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
LocalReactions.sct 18b182266a [YAKHMI-1082] SCTUnit tests für Local Reactions ohne Events 11 anni fa
LogicalAnd.sct 5fc12fec4b test cases for bug YAKHMI-912 and updates due to sctunit improvements 12 anni fa
LogicalOr.sct 5fc12fec4b test cases for bug YAKHMI-912 and updates due to sctunit improvements 12 anni fa
NamedInterfaceAccess.sct c03725cb85 [YAKHMI-838] Rename 'Safe' test case according to its intention to 'NamedInterfaceAccess' 12 anni fa
NullCheck.sct 8e3a848650 Added NullCheck Test Model 11 anni fa
Operations.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
OperationsWithoutBraces.sct 1a65dfeef5 Issue 67: Add generator tests for operations calls without braces 10 anni fa
OutEventLifeCycle.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
Parenthesis.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
PerformanceTest.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
PriorityValues.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
RaiseEvent.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
ReadOnlyVariable.sct a770f88151 added ReadOnlyVariable tests 10 anni fa
RealExpressions.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
STextKeywordsInStatesAndRegions.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
SameNameDifferentRegion.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
ShallowHistory.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
ShallowHistoryWithDeepEntry.sct 943fcef3ff Added test cases for: Transition into substate does not recognize parents history context (Fixes issue 33) 11 anni fa
SimpleEvent.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
SimpleHierachy.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
StateIsActive.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
StatechartActive.sct 588ff43d5a Added test cases for state chart activity test function. 10 anni fa
StatechartLocalReactions.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
StaticChoice.sct 8abfeb81f7 YAKHMI-1024, STatechart and Test for static/dynamic Choice Test 11 anni fa
StringExpressions.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
SyncFork.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
SyncJoin.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa
TimedTransitions.sct a87756ebf5 Added EntryChoice to Alltests, renamed TimedTests and added UTF-8 to it. 11 anni fa
TransitionWithoutCondition.sct e22f4e12f5 Refactoring of testmodels. 12 anni fa
TriggerGuardExpressions.sct 9f9fb1b6a3 Fixes issue 69. 10 anni fa
TypeAlias.sct c9d22dc972 added TypeAlias model, Interpreter Test. Modified StextInterpreter to compute origins of Types for Aliases 10 anni fa
ValuedEvents.sct 78dd1f8ebe Removed corrupt boolean values from test models 9 anni fa