edje: add test for edje_object_part_box_insert_after()
authorJee-Yong Um <jc9.um@samsung.com>
Mon, 18 Apr 2016 23:17:45 +0000 (16:17 -0700)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 18 Apr 2016 23:21:07 +0000 (16:21 -0700)
commit11cdd13945f43fa720672587565e6f4ccaa122ae
treeb9766daae50027f792893d44e576c2825daeb168
parent648422c60b216b99f3fdf37c7f676b1885e64ef7
edje: add test for edje_object_part_box_insert_after()

Summary:
This test checks the validity of edje_object_part_box_insert_after().
It depends on D3733.

Reviewers: jpeg, cedric

Differential Revision: https://phab.enlightenment.org/D3833

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/Makefile_Edje.am
src/tests/edje/data/test_box.edc [new file with mode: 0644]
src/tests/edje/edje_test_edje.c