eo: fix broken children iterator, remove redundant fields.
authorLukasz Stanislawski <l.stanislaws@samsung.com>
Thu, 17 Apr 2014 17:36:10 +0000 (19:36 +0200)
committerCedric Bail <cedric.bail@free.fr>
Thu, 17 Apr 2014 17:36:12 +0000 (19:36 +0200)
commit80b1ca8e4373534ad9ac848cdb7f34862cfee017
treef0b31d963521de96f928d3d2dcfa8f039bff72bd
parente32f033853f90a5ff00b03090b3cf08630b11e22
eo: fix broken children iterator, remove redundant fields.

@fix

Summary: Tests added.

Reviewers: raster, JackDanielZ, tasn

CC: cedric
Differential Revision: https://phab.enlightenment.org/D763

Signed-off-by: Cedric Bail <cedric.bail@free.fr>
src/Makefile_Eo.am
src/lib/eo/eo_base_class.c
src/lib/eo/eo_private.h
src/tests/eo/children/children_main.c [new file with mode: 0644]
src/tests/eo/children/children_simple.c [new file with mode: 0644]
src/tests/eo/children/children_simple.h [new file with mode: 0644]