Elm_test: Add test case for Ui.Grid
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 14 Apr 2016 02:12:44 +0000 (11:12 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 20 Apr 2016 01:47:40 +0000 (10:47 +0900)
commita84468cf4b44c4fdb7bccc8927eb20808d9a3d0d
treeea27247c35166f265da0fc2d9111f5d93d5c00b0
parent548efd7fa4865140a2c32bb51debfb8a1353ae09
Elm_test: Add test case for Ui.Grid

Right now the proper layout functions for Ui.Grid are not
implemented, so most controls don't work. This tests that the
grid works fine as a table.
src/Makefile_Elementary.am
src/bin/elementary/test.c
src/bin/elementary/test_ui_box.c
src/bin/elementary/test_ui_grid.c [new file with mode: 0644]
src/lib/elementary/Elementary.h.in