Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-08-31Bug 521698 - Tycho buildJan Belle11-5/+35
2017-08-30Merge branch 'targetLang'Juergen Haug15-5/+1559
2017-08-29Bug 521498 - [genmodel, generators] gen. only explicitly passed modelsHenrik Rentz-Reichert12-71/+69
2017-08-29[targetLang] improved reusability, switched to new xtext highlight apiJuergen Haug2-9/+8
2017-08-28[targetLang] migration to formatter2 + added ccstring formattingJuergen Haug15-5/+1560
2017-08-21[testing] fixed cpp does not override c junit filesJuergen Haug2-6/+5
2017-07-17switched to Java 8, deleted jdt prefsJuergen Haug49-271/+79
2017-06-23modellib and runtime.c updates for testingJuergen Haug23-23/+23
2017-06-21[ui.tests] fixed classpath and testJuergen Haug3-4/+3
2017-06-20[ui] improved import content assist and moved RelativeFIleURIHandlerJuergen Haug3-6/+7
2017-06-07Bug 471247 - Import (de)resolve is FILE-based in room + diagramJuergen Haug5-1/+277
2017-05-22Bug 517089 - Wrong and too narrow validation for replicated ports with * mult...Henrik Rentz-Reichert2-9/+18
2017-02-28Bug 512819 - [actioneditor] missing highlighting and proposal for eventJuergen Haug1-5/+6
2017-02-13switched version IDs from 1.1.0 to 1.1.1Henrik Rentz-Reichert43-49/+514
2017-01-23re-generated all Xtext languages, introduced TransitionBaseHenrik Rentz-Reichert15-61/+189
2017-01-09Bug 509875 - [runtime.cpp] replace STL containers with own containers that ar...Henrik Rentz-Reichert18-63/+715
2016-11-28Bug 507512 - [CGenerator] attributes, operations and handlers of port classes...Henrik Rentz-Reichert1-0/+21
2016-11-16Added static implementations for queue and stack to the cpp runtimeJan Belle3-1/+215
2016-11-07Merge "Bug 506814 - Fix export scripts for generators that are broken after s...Henrik Rentz-Reichert2-20/+50
2016-11-07Bug 506814 - Fix export scripts for generators that are broken afterHenrik Rentz-Reichert2-20/+50
2016-11-07Refactored messaging to static message allocationJan Belle9-29/+153
2016-10-31Bug 506788 - Local test execution for C and C++ doesn't work withHenrik Rentz-Reichert7-23/+149
2016-10-24Bug 505406 - It is possible to add a second transition to an inheritedHenrik Rentz-Reichert9-15/+90
2016-10-17transition to NeonHenrik Rentz-Reichert2-42/+11
2016-10-13[runtime.c] Minor changes in the posix implementation of etThreadJan Belle3-5/+24
2016-10-11[runtime.cpp.tests] Fixed DebuggingServiceTestJan Belle2-3/+5
2016-10-10[etunit.converter] Added new option to the EtUnitConverter to preserveJan Belle3-3/+15
2016-10-10[runtime.cpp.tests] Initial commit of MessageServiceControllerTest,Jan Belle11-19/+544
2016-10-07[tests] non-ui tests are executed headlessly and removed ui depsJuergen Haug12-60/+54
2016-10-06Revert "[runtime.cpp] Refactored cpp runtime - Refactored initialization proc...Jan Belle1-16/+16
2016-10-06[runtime.cpp] Refactored cpp runtimeJan Belle1-16/+16
2016-10-06[runtime.cpp] Initial commit of MSCFunctionObjectJan Belle3-0/+111
2016-10-05Bug 504086: "E1" to "E9" seems not to be a valid nameHenrik Rentz-Reichert2-6/+6
2016-10-05workaround for launch with Java 1.8Henrik Rentz-Reichert1-1/+1
2016-10-04version 1.0.1 --> 1.1.0Henrik Rentz-Reichert15-64/+68
2016-09-29[runtime.cpp.tests] Initial commit of MessageServiceTestJan Belle3-4/+278
2016-09-28[diagram] Bug 502073 - improved naming for new elementsJuergen Haug2-2/+2
2016-09-28[runtime.cpp.tests] Fixed managed build for Linuxjbelle1-23/+138
2016-09-28[runtime.cpp.tests] Initial commit of MessageDispatcherTestJan Belle3-3/+182
2016-09-28[runtime.cpp.tests] Initial commit of MessageSeQueueTestJan Belle3-4/+161
2016-09-28[runtime.cpp.tests] Fixed double free in RTObjectTestJan Belle2-65/+64
2016-09-27[runtime.cpp.tests] Initial commit of RTObjectTestJan Belle3-3/+161
2016-09-26[runtime.cpp.test] Initial commit of MessageTestJan Belle3-6/+154
2016-09-19[runtime.cpp.test] Completed AddressTestJan Belle5-24/+116
2016-09-16[ui.test] fixed cpp msc checkJuergen Haug1-5/+5
2016-09-09[cpp] improved DataClass, added first InitializationTest for attributesJuergen Haug2-4/+110
2016-08-20version 1.0.0 -> 1.0.1Henrik Rentz-Reichert14-51/+51
2016-08-20Removed C-initializer from external type in TimingService.roomHenrik Rentz-Reichert1-2/+1
2016-08-19temporarily using -std=c++11Henrik Rentz-Reichert2-4/+14
2016-08-19For the moment omit SendingDataTestCHenrik Rentz-Reichert1-1/+3

Back to the top