e_view : Add testcase of e_view_smart & e_view_textblock 78/325578/1
authorjinbong.lee <jinbong.lee@samsung.com>
Wed, 11 Jun 2025 05:51:52 +0000 (14:51 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Thu, 12 Jun 2025 08:25:50 +0000 (17:25 +0900)
commit55bd285350d79d422eb0517ae5e4ace7b3e8464b
tree418d74c0536008166b668dcc933dc39a1da59b22
parent418e3b7ecb1ff89686ff055bf3c042af0595edd9
e_view : Add testcase of e_view_smart & e_view_textblock

 - remove warning of testcases.

Change-Id: I7567808e813fc77c932fbdf3edc8885bfd5b00de
Signed-off-by: jinbong.lee <jinbong.lee@samsung.com>
14 files changed:
src/bin/core/e_view_smart.c
src/bin/meson.build
src/include/e_view_smart.h
src/include/meson.build
tests/evas_wrapper.cpp
tests/evas_wrapper.h
tests/evas_wrapper_intern.h
tests/meson.build
tests/tc-e_view_image.cpp
tests/tc-e_view_layout.cpp
tests/tc-e_view_rect.cpp
tests/tc-e_view_smart.cpp [new file with mode: 0644]
tests/tc-e_view_text.cpp
tests/tc-e_view_textblock.cpp [new file with mode: 0644]