efl/src/tests/eo
Jérémy Zurcher 18ceed4daf Eo: protect against recursive object destruction calls, fixes T1741
Summary:
    Eo: semantic obj->del replaced by obj->destructed
    Eo: protect against recursive object destruction calls
    Eo: add tests for bfada4b

Reviewers: JackDanielZ, tasn

Reviewed By: tasn

Subscribers: cedric

Maniphest Tasks: T1741

Differential Revision: https://phab.enlightenment.org/D1675

Fixes T1741

@fix
2014-11-18 15:25:34 +00:00
..
access Eo: EO_BASE_CLASS->EO_CLASS. 2014-04-10 04:20:21 +01:00
children Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
composite_objects Eo composite objs: Add a test for the recent comp obj fix. 2014-10-28 16:19:30 +00:00
constructors eo: constructor tests do not use eo_add_custom(..) 2014-07-03 10:44:15 +02:00
function_overrides Eo: EO_BASE_CLASS->EO_CLASS. 2014-04-10 04:20:21 +01:00
interface Eo: EO_BASE_CLASS->EO_CLASS. 2014-04-10 04:20:21 +01:00
mixin Eo: EO_BASE_CLASS->EO_CLASS. 2014-04-10 04:20:21 +01:00
signals Eo base: rename event_freeze_get to event_freeze_count_get. 2014-06-02 12:50:23 +01:00
suite Eo: protect against recursive object destruction calls, fixes T1741 2014-11-18 15:25:34 +00:00
.gitignore Eo: Add tests dir to .gitignore 2014-04-22 09:54:24 +03:00
eunit_tests.h Eo tests: Fix function overrides test to not test some things when NDEBUG is used. 2013-01-18 16:13:30 +00:00