Skip to main content
summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-08-01Bug 511330 - [core.genmodel.fsm] introduce simplified generator model for sta...Henrik Rentz-Reichert55-1600/+721
2017-02-27Bug 511330 - [core.genmodel.fsm] introduce simplified generator model for sta...Henrik Rentz-Reichert9-2/+1358
2017-02-20Bug 511330 - [core.genmodel.fsm] introduce simplified generator model for sta...Henrik Rentz-Reichert13-29/+421
2017-02-13Bug 511330 - [core.genmodel.fsm] introduce simplified generator model for sta...Henrik Rentz-Reichert5-5/+472
2017-02-06Bug 511330 - [core.genmodel.fsm] introduce simplified generator model for sta...Henrik Rentz-Reichert35-18/+1438
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
2016-08-19Merge branch 'master' into change/77452/5Henrik Rentz-Reichert8-15/+148
2016-08-19Added StaticString class and unit tests.Henrik Rentz-Reichert4-8/+136
2016-08-19Fixed crash with empty file in etUnitHenrik Rentz-Reichert2-0/+9
2016-08-12[cpp] Improvements + fixed data passing, data classes and attribute initJuergen Haug8-29/+702
2016-07-29[runtime.cpp] added first static container class (StaticArray)Thomas Schuetz3-0/+183
2016-07-08Bug 497541: C++ generator should offer a possibility to derive fromHenrik Rentz-Reichert1-1/+1
2016-05-15removed (Incubation) from manifests and property filesv_1.0.0Henrik Rentz-Reichert14-14/+14
2016-05-05[ui.rcptests] added C++ tutorial testJuergen Haug3-18/+44
2016-05-03removed obsolete printfsThomas Schuetz1-11/+0

Back to the top