sync the latest eolian grammar
Details
Diff Detail
- Repository
- rEFL core/efl
- Branch
- devs/lauromoura/tcautomated-rebase
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 13981 Build 9708: arc lint + arc unit
Hi, lauromoura,
I made a patch that synchronizes with the upstream code.
Actually the upstream eolian grammar has been changed from 2019.Oct
so I added more verbs and modifyed the event and function names.
You can apply this patch after rebasing.
More, I have a question about the schedule for merging these codes to the master branch.
Indeed, I want to merge these codes to the master branch because of maintain issues.
So Could you let me know the plan to merge this testgen to upstream.
I've got some conflicts rebasing. Will try again later tonight/today.
More, I have a question about the schedule for merging these codes to the master branch.
Indeed, I want to merge these codes to the master branch because of maintain issues.
So Could you let me know the plan to merge this testgen to upstream.
I've squashed the commits and will submit the pyolian changes separate from the commit actually adding the testgen infrastructure.
But there is the issue that right now no meson integration exists as the original patch targeted autotools. It would just be sitting on the EFL repo while being used by Tizen's tests.