efl/src/tests/eo
Marcel Hollerbach 812e9f9f09 eo: set idx on exit to 1 not to 0
if this is set to 0 the next iteration in the upper frame event would
decrement the 0 again leading to a overflow making the iteration and
callback array overflow.

Long story short: set ifx to 1 to prevent overflow, test added.

fixes T8787

Differential Revision: https://phab.enlightenment.org/D12101
2020-08-12 11:18:10 +02:00
..
access eo: remove class functions from eo 2019-02-13 16:59:59 +01:00
children build: also build eo-tests with debug profile 2019-02-12 16:24:24 +01:00
composite_objects eo: remove class functions from eo 2019-02-13 16:59:59 +01:00
constructors eo: remove class functions from eo 2019-02-13 16:59:59 +01:00
function_overrides eo: remove class functions from eo 2019-02-13 16:59:59 +01:00
interface eo: add API for querying the class type 2019-02-21 08:56:13 +01:00
mixin eo: add API for querying the class type 2019-02-21 08:56:13 +01:00
signals eo: set idx on exit to 1 not to 0 2020-08-12 11:18:10 +02:00
suite efl: make all _class_get() functions const 2020-07-20 11:27:53 +02:00
.gitignore ignores: eo_suite_add_fallback 2016-05-18 21:57:02 +02:00
eunit_tests.h
meson.build here comes meson 2018-10-02 17:22:50 +02:00