bohl a6f6d47a7c Rolling back #80 10 gadi atpakaļ
..
AllTests.sctunit a770f88151 added ReadOnlyVariable tests 10 gadi atpakaļ
AlwaysOncycle.sctunit c81eb649cb added test for logical and expression (Bug YAKHMI-912) 12 gadi atpakaļ
AssignmentAsExpression.sctunit c5e447eeb6 Changed Test because of different behavior of Java and C. 12 gadi atpakaļ
BitExpression.sctunit 87709a4135 Refactoring of testcode to support enter statements. 12 gadi atpakaļ
BooleanExpressions.sctunit 87709a4135 Refactoring of testcode to support enter statements. 12 gadi atpakaļ
CKeywords.sctunit 7654b59dc3 Added TestModels for Constants 10 gadi atpakaļ
CastExpressions.sctunit 3ed296950e [YAKHMI-1146] Enriched CastExpression test 11 gadi atpakaļ
Choice.sctunit d776e07560 Regenerated test code. 12 gadi atpakaļ
ConditionalExpression.sctunit e554f0c679 adding test for ConditionalExpression 11 gadi atpakaļ
Constants.sctunit 04aa12d805 enriched constants tests to handle even more cases (events, valueof) 10 gadi atpakaļ
Declarations.sctunit b845caf3f8 added tests for HexLiteral and Final State 11 gadi atpakaļ
DeepEntry.sctunit 1c1662dc23 fixed bug #1014 - "Initial Entry Action (hierarchical states)" 11 gadi atpakaļ
DeepHistory.sctunit 87709a4135 Refactoring of testcode to support enter statements. 12 gadi atpakaļ
DynamicChoice.sctunit 8abfeb81f7 YAKHMI-1024, STatechart and Test for static/dynamic Choice Test 11 gadi atpakaļ
EmptyTransition.sctunit a6f6d47a7c Rolling back #80 10 gadi atpakaļ
EnterState.sctunit 3bd195e33d Additional test cases for named entries and entry points 12 gadi atpakaļ
EntryChoice.sctunit f49b9e8338 Added EntryChoice TestModel 11 gadi atpakaļ
EntryExitSelfTransition.sctunit 705bc05af4 fixed bug #1099: Exit and entry actions are not executed for hierarchical self transitions 11 gadi atpakaļ
ExitOnSelfTransition.sctunit 87709a4135 Refactoring of testcode to support enter statements. 12 gadi atpakaļ
ExitState.sctunit e22f4e12f5 Refactoring of testmodels. 12 gadi atpakaļ
FeatureCalls.sctunit 87709a4135 Refactoring of testcode to support enter statements. 12 gadi atpakaļ
FinalState.sctunit 95e929068b added functionallity for is_active and is_final to C generator 10 gadi atpakaļ
Guard.sctunit 87709a4135 Refactoring of testcode to support enter statements. 12 gadi atpakaļ
GuardedEntry.sctunit 87acfc2f94 changed test to for bug hunting 12 gadi atpakaļ
GuardedExit.sctunit 87709a4135 Refactoring of testcode to support enter statements. 12 gadi atpakaļ
HistoryWithExitPoint.sctunit c04f3c167c Fixed bug of disfunctional histories when regions are exited using pseudo states. ( YAKHMI-1028 ) 11 gadi atpakaļ
HistoryWithoutInitialStep.sctunit 943fcef3ff Added test cases for: Transition into substate does not recognize parents history context (Fixes issue 33) 10 gadi atpakaļ
InEventLifeCycle.sctunit ae89141f0c adde event life cycle tests 12 gadi atpakaļ
IntegerExpressions.sctunit 87709a4135 Refactoring of testcode to support enter statements. 12 gadi atpakaļ
InternalEventLifeCycle.sctunit ae89141f0c adde event life cycle tests 12 gadi atpakaļ
LocalReactions.sctunit 18b182266a [YAKHMI-1082] SCTUnit tests für Local Reactions ohne Events 11 gadi atpakaļ
LogicalAnd.sctunit c81eb649cb added test for logical and expression (Bug YAKHMI-912) 12 gadi atpakaļ
LogicalOr.sctunit 5fc12fec4b test cases for bug YAKHMI-912 and updates due to sctunit improvements 12 gadi atpakaļ
NamedInterfaceAccess.sctunit c03725cb85 [YAKHMI-838] Rename 'Safe' test case according to its intention to 'NamedInterfaceAccess' 12 gadi atpakaļ
NullCheck.sctunit e5fce3a4b9 Nullcheck.sctunit hand in (was missing) 11 gadi atpakaļ
Operations.sctunit d701b3cde8 Added custom OperationTests for C, removed Operations from AllTests 10 gadi atpakaļ
OperationsWithoutBraces.sctunit 1a65dfeef5 Issue 67: Add generator tests for operations calls without braces 10 gadi atpakaļ
OutEventLifeCycle.sctunit ae89141f0c adde event life cycle tests 12 gadi atpakaļ
Parenthesis.sctunit 87709a4135 Refactoring of testcode to support enter statements. 12 gadi atpakaļ
PerformanceTests.sctunit 487091dcd9 Added performance tests 12 gadi atpakaļ
PriorityValues.sctunit 87709a4135 Refactoring of testcode to support enter statements. 12 gadi atpakaļ
RaiseEvent.sctunit 87709a4135 Refactoring of testcode to support enter statements. 12 gadi atpakaļ
ReadOnlyVariable.sctunit a770f88151 added ReadOnlyVariable tests 10 gadi atpakaļ
SameNameDifferentRegion.sctunit 87709a4135 Refactoring of testcode to support enter statements. 12 gadi atpakaļ
ShallowHistory.sctunit 87709a4135 Refactoring of testcode to support enter statements. 12 gadi atpakaļ
ShallowHistoryWithDeepEntry.sctunit 943fcef3ff Added test cases for: Transition into substate does not recognize parents history context (Fixes issue 33) 10 gadi atpakaļ
SimpleEvent.sctunit b845caf3f8 added tests for HexLiteral and Final State 11 gadi atpakaļ
SimpleHierachy.sctunit ea92b79a1c Corrected some typing-mistakes and Copy&Paste faults 12 gadi atpakaļ
StateIsActiveTest.sctunit 87709a4135 Refactoring of testcode to support enter statements. 12 gadi atpakaļ
StatechartActive.sctunit 51ab59070f tests now operative, deleted comments 10 gadi atpakaļ
StatechartLocalReactions.sctunit 87709a4135 Refactoring of testcode to support enter statements. 12 gadi atpakaļ
StaticChoice.sctunit 8abfeb81f7 YAKHMI-1024, STatechart and Test for static/dynamic Choice Test 11 gadi atpakaļ
StextKeywordsInStatesAndRegions.sctunit ea92b79a1c Corrected some typing-mistakes and Copy&Paste faults 12 gadi atpakaļ
StringExpressions.sctunit 0ac6fec13c fixed bug in Java string compare (#YAKHMI-1091) and extended string test cases 11 gadi atpakaļ
SyncFork.sctunit 87709a4135 Refactoring of testcode to support enter statements. 12 gadi atpakaļ
SyncJoin.sctunit 33e7ce667e merge branch Bugfix_2_0_x into main trunk ... 12 gadi atpakaļ
TimedTransitions.sctunit a87756ebf5 Added EntryChoice to Alltests, renamed TimedTests and added UTF-8 to it. 11 gadi atpakaļ
TransitionWithoutCondition.sctunit d0ab30e814 Fixed several bugs in cpp code generator and cpp sctunit generator. 12 gadi atpakaļ
TriggerGuardExpressions.sctunit 9f9fb1b6a3 Fixes issue 69. 10 gadi atpakaļ
TypeAlias.sctunit c9d22dc972 added TypeAlias model, Interpreter Test. Modified StextInterpreter to compute origins of Types for Aliases 10 gadi atpakaļ
ValuedEvents.sctunit 70af065941 enriched ValuedEvents Tests, Bugfix for SCTUnit Interpreter generator 10 gadi atpakaļ