Update tests after some legacy cleanup from last release.
Details
Details
Diff Detail
Diff Detail
- Repository
- rEFL core/efl
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
Mhh, I don't think it's needed for now. Pyolian is just a dev tool and (for what I know) is not used for generating anything atm
Comment Actions
Rebase and update test after other files changed.
There is still one test failing due to an existing clash regarding Efl.Gfx.Image. It is both an Interface and a Namespace (for struct Stretch_Region).
This clash did not break C# as interfaces are prefixed with I.