efl_ui_spec_suite: simplify this
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Thu, 25 Jul 2019 17:24:58 +0000 (19:24 +0200)
committerWooHyun Jung <wh0705.jung@samsung.com>
Mon, 5 Aug 2019 01:47:33 +0000 (10:47 +0900)
commit8107596b64994b847c6542c860dc17529cec81ef
treefcf9607b893d2b7bf4e0ab3f95abaad39e77b546
parent512e639420245a17e96810ad1a93e6fa106345c8
efl_ui_spec_suite: simplify this

when i initially added item_container to the spec test suite, there was
no plan to make Efl.Ui.List / Efl.Ui.Grid like it is now. However, now
we can simply use Efl.Ui.List and Grid instead of this helper class.

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D9409
src/tests/elementary/spec/efl_test_pack_linear.c
src/tests/elementary/spec/efl_ui_spec_suite.c
src/tests/elementary/spec/efl_ui_spec_suite.h
src/tests/elementary/spec/meson.build
src/tests/elementary/spec/test_efl_ui_item_container_list.eo [deleted file]