test_ui_popup: Move code for Efl.Ui.Popup classes from test_popup
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Mon, 30 Oct 2017 11:03:01 +0000 (20:03 +0900)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Tue, 28 Nov 2017 08:15:42 +0000 (17:15 +0900)
commitf82779efc220faf2c382489dede0e3910c37ea77
tree3d51e6f105314d01c7b6f32e55d0dddf6bea4ac5
parent4a020223d89735dbfe99ef3c69a89c9aeb9717e6
test_ui_popup: Move code for Efl.Ui.Popup classes from test_popup

Code refactoring to replace legacy APIs and move test code for
Efl.Ui.Popup and its sub classes from test_popup to test_ui_popup.
src/Makefile_Elementary.am
src/bin/elementary/Makefile.am
src/bin/elementary/test.c
src/bin/elementary/test_popup.c
src/bin/elementary/test_ui_popup.c [new file with mode: 0644]