efl/src/tests/edje
Marcel Hollerbach 1763afb391 edje: implement container api
the container api returns the number of added swallows.
the content iterator returns a iterator over all swallowed objects.

The reason this is only for swallows is that the interface explicitly
mentions UI elements at the count. Since i am believing the the result
of the count operation should mirror to the amount of elements in the
iterator, the iterator only returns swallowed objects.

ref T5719

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D7748
2019-01-26 11:41:58 +01:00
..
data meson - edje_cc use -fastcomp for fast builds in mesa 2019-01-24 14:04:07 +00:00
tests meson - edje_cc use -fastcomp for fast builds in mesa 2019-01-24 14:04:07 +00:00
edje_suite.c Canvas layout: support more Efl.Text.* with efl_part 2018-11-06 18:33:56 +02:00
edje_suite.h tests/edje: split edje tests into separate files 2018-07-12 16:25:15 +09:00
edje_test_container.c tests/edje: split edje tests into separate files 2018-07-12 16:25:15 +09:00
edje_test_edje.c edje test - part content should be null as nothing is swallowed yet 2018-11-10 16:31:18 +00:00
edje_test_features.c tests/edje: split edje tests into separate files 2018-07-12 16:25:15 +09:00
edje_test_signal.c tests/edje: split edje tests into separate files 2018-07-12 16:25:15 +09:00
edje_test_swallow.c edje: implement container api 2019-01-26 11:41:58 +01:00
edje_test_text.c Canvas layout: support more Efl.Text.* with efl_part 2018-11-06 18:33:56 +02:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00