Axel Terfloth 50d770881b Implementation of ChildFirst/ParentFirst execution (#1370) 8 年之前
..
declarations 87760cf6ff Added test models for const only scope declarations 9 年之前
entries ed3437849d restructured test model EntryReactionAction 9 年之前
executionorder 50d770881b Implementation of ChildFirst/ParentFirst execution (#1370) 8 年之前
expressions 7c3634381c added sctunit test and elaborated test cart for issue #355 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 年之前
NamingTest.sct 7c8855c6c2 Added further model to test the TreeNamingService #194 9 年之前
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 年之前
RunnableTest.sct 13ba757cb3 Added testcases for java wrapper classes. 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 年之前
StatechartKeywords.sct d71d4dabd7 Escape variable name if it equals internal statemachine identifiers. 9 年之前
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 b372e8cb3c Added timing event definitions within statechart declaration to 9 年之前
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 年之前
VariadicFunctions.sct 75e49f28b0 SCT type system supports variadic functions now. (#1187) 8 年之前
WrapperTest.sct 13ba757cb3 Added testcases for java wrapper classes. 9 年之前