Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-10-18[integration.tests] removed project superseded by new generator.*.testsHenrik Rentz-Reichert8-390/+0
2012-10-07[integration.test] removed test.room from integration tests - test is redundantThomas Schuetz1-55/+0
2012-09-14[runtime.java, generator.java, ui.runtime, tutorials] changed generation of ↵Henrik Rentz-Reichert6-6/+6
runner class
2012-08-20[CQ 6485][config] validationJuergen Haug1-1/+1
Change-Id: I49edda42d8b6baeaa04d36d74e5dbe645fa84568
2012-06-15[CQ 6485][config, generator, tests] merge attribute configJuergen Haug1-0/+56
generator Change-Id: Ia4e6538925ddced23555572065b78151c7373c92
2012-02-02Merge remote branch 'refs/remotes/origin/master'Henrik Rentz-Reichert2-106/+106
Conflicts: plugins/org.eclipse.etrice.generator.c/src/org/eclipse/etrice/generator/c/gen/ActorClassGen.xtend plugins/org.eclipse.etrice.generator.c/xtend-gen/org/eclipse/etrice/generator/c/gen/ActorClassGen.java plugins/org.eclipse.etrice.generator.java/xtend-gen/org/eclipse/etrice/generator/java/gen/ActorClassGen.java plugins/org.eclipse.etrice.generator.java/xtend-gen/org/eclipse/etrice/generator/java/gen/StateMachineGen.java plugins/org.eclipse.etrice.generator/xtend-gen/org/eclipse/etrice/generator/extensions/RoomExtensions.java
2011-11-11[integration.tests] added some debug codeHenrik Rentz-Reichert1-2/+6
2011-09-23[tests] using setUp and tearDown lets tests following a failed test start ↵Henrik Rentz-Reichert6-58/+60
from scratch removed tests for replicated ports since this still is not stable
2011-09-21Integration test added for replicated portsThomas Jung1-0/+53
2011-09-15[tutorials, integration.tests] removed mwe related stuffHenrik Rentz-Reichert6-75/+0
2011-07-19Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etriceHenrik Rentz-Reichert1-0/+64
2011-07-18[integration.tests] Integration test sending data by value addedThomas Jung1-0/+64
2011-07-18[core.room, ui.behavior, ui.structure] rename refactoringHenrik Rentz-Reichert1-64/+64
not handled yet: - actor class rename (with diagram file rename) - rename initiated by structure diagram (e.g. interface port rename affects containing actor class) Merge branch 'master' of ssh://hrentzreich@git.eclipse.org/gitroot/etrice/org.eclipse.etrice.git Conflicts: plugins/org.eclipse.etrice.generator.java/src/templates/ProtocolClass.xpt
2011-06-29First release Integration test of "isHandler" featuretjung1-0/+64
2011-06-07[integration.tests] 348497: IntegrationTest ChoicePointsHenrik Rentz-Reichert2-0/+103
https://bugs.eclipse.org/bugs/show_bug.cgi?id=348497 added new integration test with choice points and guarded transitions
2011-04-21modellib: added first, non functional version of an Actor Implementation for ↵Thomas Schuetz1-0/+1
SocketServer and SocketClient
2011-04-06Merge branch 'master' ofHenrik Rentz-Reichert3-6/+96
https://git.eclipse.org/gitroot/etrice/org.eclipse.etrice Conflicts: runtime/org.eclipse.etrice.runtime.java/src/org/eclipse/etrice/runtime/java/debugging/MSCFilter.java
2011-04-05integration.test: tuned PingPongThreadTest to run a bit fasterThomas Schuetz1-1/+1
2011-04-05integration.tests and runtime: fixed integration tests to run several tests ↵Thomas Schuetz3-24/+27
in one JUnit call -> removed SubSystemClassBase singleton and added destroy function to RTService (called in SubSystemClassBase.destroy)
2011-04-04applied patch for system port: ↵Thomas Jung2-5/+92
https://bugs.eclipse.org/bugs/show_bug.cgi?id=339803
2011-03-05integration.tests: fixed test after introduction of multi-threadingHenrik Rentz-Reichert1-3/+0
(cf. https://bugs.eclipse.org/bugs/show_bug.cgi?id=337075). Minor changes else.
2011-03-05applied patch 2 ofHenrik Rentz-Reichert1-0/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=337075 Thanks for the contribution!
2011-02-23integration.tests: fixed test after introduction of multi-threadingHenrik Rentz-Reichert1-3/+0
(cf. https://bugs.eclipse.org/bugs/show_bug.cgi?id=337075). Minor changes else.
2011-02-23applied patch 2 ofHenrik Rentz-Reichert1-0/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=337075 Thanks for the contribution!
2011-02-01IntegrationTestFSMGenerator can not be fixed in a useful way until ↵Thomas Schuetz1-1/+3
multithreading is complete
2010-12-22integration.tests : repaired HFSM integration testThomas Schuetz1-3/+3
2010-12-21added mew2 folder to classpath of run configurationHenrik Rentz-Reichert1-17/+17
2010-12-17initial contribution (cf. http://dev.eclipse.org/ipzilla/show_bug.cgi?id=4670)Henrik Rentz-Reichert2-0/+82

    Back to the top