efl/src/tests/edje
Yeongjong Lee 4628021fe5 efl_container: remove content_remove
Most of classes implements Efl.Container.content_remove are just calling "unpack"
except of "Efl.Canvas.Layout" and "Efl.Ui.Layout".
This patch remove the asymmetrical API and add content_remove API of
"Efl.Canvas.Layout" and "Efl.Ui.Layout" that child can be remove without efl_part
APIs.

ref T7576

Reviewed-by: Marcel Hollerbach <marcel-hollerbach@t-online.de>
Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Differential Revision: https://phab.enlightenment.org/D7913
2019-02-27 21:20:33 +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 efl_container: remove content_remove 2019-02-27 21:20:33 +01:00
edje_test_edje.c efl.file: improve api a bit 2019-02-27 13:17:10 -05:00
edje_test_features.c efl.canvas.object: clip -> clipper && clipees -> clipped_objects 2019-02-27 13:17:37 -05:00
edje_test_signal.c efl.file: improve api a bit 2019-02-27 13:17:10 -05:00
edje_test_swallow.c efl_container: remove content_remove 2019-02-27 21:20:33 +01:00
edje_test_text.c efl.file: improve api a bit 2019-02-27 13:17:10 -05:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00