efl_ui_spec_suite: move the information about tests to the test files
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Tue, 23 Apr 2019 08:21:43 +0000 (10:21 +0200)
committerWoochanlee <wc0917.lee@samsung.com>
Tue, 30 Apr 2019 00:47:50 +0000 (09:47 +0900)
commit356a408e568876d41198584896662695991a1a90
treefb19cc989d56f1ee34fa6580a587019120041487
parent45fec4a59a06d4e6d19dc215c4bba500e2c08305
efl_ui_spec_suite: move the information about tests to the test files

for now the widgets which are tested are encoded in the test files where
the tests are implemented. This is for now done in a simple json format,
just for the sake of simplicity.

ref T7815

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8685
src/tests/elementary/spec/efl_test_content.c
src/tests/elementary/spec/efl_test_pack.c
src/tests/elementary/spec/efl_test_pack_linear.c
src/tests/elementary/spec/generator.py
src/tests/elementary/spec/meson.build