ui.widget: add exception handling code and unit test of sub_object_add/del function
authorYeongjong Lee <yj34.lee@samsung.com>
Mon, 11 Mar 2019 00:59:07 +0000 (00:59 +0000)
committerYeongjong Lee <yj34.lee@samsung.com>
Tue, 2 Apr 2019 03:45:17 +0000 (12:45 +0900)
commitf6ef421069539c35ae2fc7d9ed0fb289f354062f
tree8315c8ffba3dfbe616a6f143e0513d78cde73343
parentdcc62e473e57016cfdedba7e32561ab6e95729a7
ui.widget: add exception handling code and unit test of sub_object_add/del function

Add missing exception check code with unit test.

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D8282
src/lib/elementary/efl_ui_widget.c
src/tests/elementary/efl_ui_test_widget.c