Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-02-20[generator, generator.c, generator.java, runtime.c, runtime.java] unified cod...Henrik Rentz-Reichert28-2120/+1990
2012-02-15Merge remote branch 'refs/remotes/origin/master'Henrik Rentz-Reichert16-194/+24848
2012-02-08[test.common] bash script test-launcher.sh for running and checking etUnit te...Thomas Schuetz16-5/+24659
2012-02-04[integration.tests] copy and paste error ! sorrytjung1-1/+1
2012-02-04[integration tests] array notation fixedtjung1-3/+3
2012-02-04Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etricetjung45-114/+2850
2012-02-04[Bug 369669] add test for explicit signature of port.msg() fixedtjung1-26/+21
2012-02-02Merge branch 'master' of ssh://git.eclipse.org/gitroot/etrice/org.eclipse.etriceThomas Schuetz4-563/+563
2012-02-02[generator.doc] first version DocGenThomas Schuetz1-3/+3
2012-02-02Merge remote branch 'refs/remotes/origin/master'Henrik Rentz-Reichert6-634/+563
2012-01-31[generator.c] added const instances for ROMThomas Schuetz2-71/+0
2012-01-30[generator.c.tests] moved testcases for C-generator to generator.c.testsThomas Schuetz39-0/+2340
2012-01-25[room.core] added RefableType to unify ref types in attributes, returnvalues ...Thomas Schuetz4-4/+471
2012-01-18[generator] bug fix in attribute initializationHenrik Rentz-Reichert3-0/+3
2012-01-16[integration.test] regenerated testsThomas Schuetz7-25/+25
2012-01-12[generator, generator.java] bug fixHenrik Rentz-Reichert8-324/+197
2012-01-12[generator.tests] fix in modelHenrik Rentz-Reichert1-2/+1
2012-01-12[core.room and affected] added possibility of private Messages and of PortCla...Henrik Rentz-Reichert1-3/+4
2012-01-12Merge branch 'master' of ssh://hrentzreich@git.eclipse.org/gitroot/etrice/org...Henrik Rentz-Reichert20-709/+761
2012-01-12[generator, generator.tests] added possibility to translate tagsHenrik Rentz-Reichert1-1/+26
2012-01-11[integration.tests] re-generatedThomas Schuetz20-709/+761
2012-01-03[core.room and affected] changed ROOM types and semantic rulesHenrik Rentz-Reichert17-24334/+35
2012-01-02[generator.c.reference] first version of runtime messaging for C, cleaned up ...Thomas Schuetz6-156/+0
2011-12-28[generator.c] c-gen structures, msg-IDs, ... for ProtocolClassThomas Schuetz6-6/+6
2011-12-26[generator] changed access level for "Operation" to public to fix broken buildThomas Schuetz2-2/+2
2011-12-26[generator.c] first working and tested version of generator for DataClassThomas Schuetz6-25/+41
2011-12-23[core] added usercode3 for c and c++ (also for DataClass) in grammar, removed...Thomas Schuetz8-21/+27
2011-11-22[generator] bug fix (port.message as value in guard) and unit testHenrik Rentz-Reichert1-0/+10
2011-11-21[generator.tests] added test for DetailCodeTranslator (large file)Henrik Rentz-Reichert2-1/+2369
2011-11-21[modellib, integration.tests] converted to pure Java projectsHenrik Rentz-Reichert4-29/+3
2011-11-17[generator] fix in detail code translatorHenrik Rentz-Reichert1-0/+10
2011-11-14[runtime, tests] debug output addedHenrik Rentz-Reichert1-5/+5
2011-11-11[integration.tests] added some debug codeHenrik Rentz-Reichert1-2/+6
2011-11-08[tests] test GenFileTreeBuilderHenrik Rentz-Reichert1-0/+92
2011-10-20[runtime.java.tests] added folders for MSCLogger outputHenrik Rentz-Reichert2-0/+2
2011-10-18[generator] DetailCodeTranslator distinguishes in and outgoingHenrik Rentz-Reichert1-1/+14
2011-10-18[generator] extended translator by port.message getter variantHenrik Rentz-Reichert1-0/+15
2011-10-18[generator] translator with recursive applicationHenrik Rentz-Reichert1-9/+51
2011-10-17[tests] launcher uses junitHenrik Rentz-Reichert3-3/+3
2011-10-17[tests] all tests using junit4Henrik Rentz-Reichert6-6/+6
2011-10-17[releng] changed path to lastSuccessfulHenrik Rentz-Reichert1-1/+1
2011-10-12[generator, tests] added a translator for port.message, attribute and operati...Henrik Rentz-Reichert1-0/+264
2011-10-07[tests] changed imports to new syntaxHenrik Rentz-Reichert4-5/+5
2011-10-06[generator] added more helpers for code generationHenrik Rentz-Reichert1-1/+1
2011-09-23[tests] using setUp and tearDown lets tests following a failed test start fro...Henrik Rentz-Reichert6-58/+60
2011-09-22[integration.tests] added new and deleted old filesHenrik Rentz-Reichert4-216/+222
2011-09-22Merge branch 'master' of ssh://hrentzreich@git.eclipse.org/gitroot/etrice/org...Henrik Rentz-Reichert2-24/+84
2011-09-22[generator, generator.java, generator.launch] some re-factoringHenrik Rentz-Reichert1-1/+1
2011-09-21Integration test added for replicated portsThomas Jung2-24/+84
2011-09-19[...] reduced warnings and added dependency for buckminsterHenrik Rentz-Reichert3-10/+73

Back to the top