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