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