- 27 Aug, 2021 1 commit
-
-
Juergen Haug authored
Change-Id: I8c61e19df3702748dad6eb1d9c6ae75b5044e32e
-
- 12 Aug, 2021 3 commits
-
-
Eyrak Paen-Rochlitz authored
- Allows the generated asciidoctor content to be included as a whole, excluding the document header Change-Id: I0f5c769cfab759d2d6126055e0bf4a7340262ee4
-
Eyrak Paen-Rochlitz authored
- Limit width and add link to open in new window - Change image file reference from jpg to svg Bug 575132 Change-Id: I0516058233e2bd7a8f0df5c193633584e0458d07
-
Juergen Haug authored
-
- 05 Aug, 2021 1 commit
-
-
Jan Belle authored
The eTrice generator launch configurations don't require any features of jdt and thus should not depend on it. Bug 575229 Change-Id: Iabb3f1df5b533855baf23dcac55f10b33e255be1
-
- 30 Jul, 2021 2 commits
-
-
Juergen Haug authored
Change-Id: If32d0a330ccbe78b0311438c6c7533c4aed50229
-
Juergen Haug authored
Change-Id: I133273477adbdae857e0a4e3b4d2ff3d8b6ce730
-
- 29 Jul, 2021 1 commit
-
-
Jan Belle authored
The Gradle build should work even without executing the maven tycho build. Bug 574772 Change-Id: I74ccc05d3b0b7c6ae87c40f308552cb5afc37551
-
- 15 Jul, 2021 1 commit
-
-
Eyrak Paen-Rochlitz authored
-
- 14 Jul, 2021 1 commit
-
-
Eyrak Paen-Rochlitz authored
Change-Id: Iaec5c451e9b21aff53fba3af2c51d99a06ef7d47
-
- 09 Jul, 2021 1 commit
-
-
Juergen Haug authored
* default is singleton test case mode, caseId is 0 * added switch for parallel testing with limited test cases * added more checks and asserts * updated tests, static config test requires 'parallel' cases * added ETUNIT_FAIL * fail unclosed test cases * fixes for order Change-Id: I0a670bf1c7045f721bc9802e1cea56dbbaf3a72b
-
- 02 Jul, 2021 2 commits
-
-
Juergen Haug authored
-
Juergen Haug authored
* compile etrice with std 99, added missing flag in c.runtime * only windows is strict ansi, weaker std for other platforms Change-Id: I0042ae052941d83d889d9016a20e944860ad42de
-
- 25 Jun, 2021 1 commit
-
-
Eyrak Paen-Rochlitz authored
Full range of possible nSec values are handled properly. Code documentation and test cases updated. Bug: 574314 Change-Id: Ie51fd21cc1845e05a73e3205f0fc9e02952eb267
-
- 21 Jun, 2021 1 commit
-
-
Eyrak Paen-Rochlitz authored
Change-Id: Ib89b50564120eea3f99fc58ba683e62606618334
-
- 18 Jun, 2021 2 commits
-
-
Jan Belle authored
The resolution of generator module names was previously done by the eTrice Gradle plugins. Change-Id: I85121bbae9fe68bb6a82a8e11293d45f87f20b10
-
Eyrak Paen-Rochlitz authored
- Functional test added for ATcpClient and ATcpServer - Additional fixes for posix etTcpSockets - Changed posix etThread error output to use etLogger to avoid crash in gradle Change-Id: Iaa1480fd1379da249d2143e6d338b8397ef0870c
-
- 15 Jun, 2021 2 commits
-
-
Jan Belle authored
The Gradle build frequently runs out of metaspace. Change-Id: Ie438b97f33b5ecf61a7f72f11401bf1564bc3d80
-
Change-Id: Ib210afaede06e0762d3522b83b5b023e61b234e4
-
- 11 Jun, 2021 2 commits
-
-
Juergen Haug authored
Change-Id: I4783613209ea735797214ae14db082c37b3b6dff
-
Juergen Haug authored
Change-Id: I433f4cb57cb43871892af06399171dba9efe84c1
-
- 10 Jun, 2021 2 commits
-
-
Eyrak Paen-Rochlitz authored
- Also refactor test structure and allow testing with simulated time Bug: 573233 Change-Id: I8d17fdb8ab9a5f4d7582019ec000022f2b42bdb0
-
Bug 547956 Change-Id: I784a967f1ec8979ead87a44dfa80210c4f9a68ce
-
- 31 May, 2021 1 commit
-
-
Henrik Rentz-Reichert authored
-
- 28 May, 2021 1 commit
-
-
Henrik Rentz-Reichert authored
-
- 25 May, 2021 1 commit
-
-
Jan Belle authored
We customize the default Xtext language server to support modelpath description files and modelpath imports. Further, we adjust the build manager to respect project dependencies. Bug 573755 Change-Id: I6eb035f5312f54c2be4f6448e229ecb5d819f4db
-
- 21 May, 2021 2 commits
-
-
Jan Belle authored
If Eclipse is not running, the global resource descriptions don't exist. In this case the import helper throws an exception that is silently ignored by Xtext. Change-Id: I9a488ccee84f8f00bc1df8f9cd0fff5f7553d3ec
-
Jan Belle authored
If Eclipse is running we use platform uris and normalized file uris otherwise. Therefore we can eliminate uri resolution everywhere except for import statements with uris. Change-Id: I613aeb933b1d18c6dbbf2512eef67bf7289ab04c
-
- 20 May, 2021 2 commits
-
-
Jan Belle authored
Instead of assembling command line arguments we load the resources and call the generator directly. Loading the resources is simple because the languages and the modelpath are already set up in Eclipse anyway. Change-Id: Ifadacc33ddb6c6c55d1395d5ebda9408217b7b86
-
Jan Belle authored
The modellocator extension point is unused and is therefore removed. Change-Id: Idbef487ec4b2eb3de97a3ede9131ab5878efc1fc
-
- 12 May, 2021 2 commits
-
-
Eyrak Paen-Rochlitz authored
Bug: 573233 Change-Id: I48dab62a1ced8f5827ea56904496f182009a7f25
-
Eyrak Paen-Rochlitz authored
The WinMM timer implementation is disabled by default, enabled using an internal feature flag. Change-Id: I6c93cfd025201b13db4636fdb57654ee1980f4bb
-
- 08 May, 2021 1 commit
-
-
Jan Belle authored
Bug 573430 Change-Id: Ie6af72c3aa36316f78edf3c414be98d4f3136c2b
-
- 07 May, 2021 1 commit
-
-
Jan Belle authored
Change-Id: I3154c2007039a30aa1c9fef041bf352587ac4891
-
- 23 Apr, 2021 1 commit
-
-
Jan Belle authored
The generic ide projects are necessary to run an Xtext language server for eTrice. Therefore we also publish them to the Eclipse Nexus. Bug 562962 Change-Id: Ibcae409f8e468e1a945c0aeb6339b74ee6b9fb69
-
- 14 Apr, 2021 1 commit
-
-
Jan Belle authored
Some tools pick up on the classname attribute of test cases and ignore the name of the test suite in JUnit XML reports. Therefore we also write the name of the test suite to the classname attribute of each test case. Change-Id: I25be7cfe30e9426604c9062aa47cdc024be2ddfa
-
- 29 Mar, 2021 1 commit
-
-
Jan Belle authored
We extend the links in the fsm genmodel by a list of refined transitions for that transition. The transition attribute of a link now always references the real transition. Bug 572109 Change-Id: Ic50ef62a99eac47f734edd20d019a1457d911c4e
-
- 27 Mar, 2021 1 commit
-
-
Jan Belle authored
The GeneratorFileIO object of the generator is a singleton and must be reset on each generation pass. Bug 572360 Change-Id: Ifbbd45ac368e628894e600dbdbfe70bfd548e6e8
-
- 05 Mar, 2021 1 commit
-
-
Jan Belle authored
Bug 571591 Change-Id: I2b93f5bac92b6e03ab90b2afc75fb31ef9aeff49
-
- 25 Feb, 2021 1 commit
-
-
Jan Belle authored
Bug 569188 Change-Id: I99bdd5a6f33fb5e4d6d5edd3712c6a0c6343d1b1
-