efl/src/tests/evas
Marcel Hollerbach a4d7698492 evas_textblock_tests: do not free a text cursor here
the cur_obj would have been always dead at this point, as the textblock
was freed. This now moved the textcursor object to a previous point.
However, we could also remove the explicit cursor deletion...

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Differential Revision: https://phab.enlightenment.org/D11596
2020-03-25 22:13:25 +01:00
..
dicts Evas textblock: fix wrong hyphenation issues with non UTF8 encoded dictionary 2018-05-06 12:01:41 +03:00
fonts evas - revert evas variation sequence support - out of bound accesses 2019-10-31 12:31:52 +00:00
images evas: add a test for loading Android 9patch file. 2019-07-12 09:54:24 -07:00
efl_canvas_animation.c efl_canvas_object_animation: support duration 0 2019-12-06 18:04:07 +01:00
efl_test_canvas.c efl/canvas: add Efl_Canvas.h 2019-09-30 10:33:24 +02:00
efl_test_canvas2.c efl/canvas: add Efl_Canvas.h 2019-09-30 10:33:24 +02:00
efl_test_canvas3.c efl/canvas: add Efl_Canvas.h 2019-09-30 10:33:24 +02:00
evas_buffer_helper.c evas_object_textblock: add support for variation sequences 2019-12-12 16:22:12 +09:00
evas_buffer_helper.h evas_object_textblock: add support for variation sequences 2019-12-12 16:22:12 +09:00
evas_suite.c canvas 3d: remove all canvas3d features across efl. 2020-03-25 19:14:02 +09:00
evas_suite.h canvas 3d: remove all canvas3d features across efl. 2020-03-25 19:14:02 +09:00
evas_test_callbacks.c evas/callbacks: emit hardcoded legacy smart callbacks always 2019-10-14 09:29:23 -04:00
evas_test_evasgl.c fix build. 2019-06-20 14:20:34 +02:00
evas_test_events.c evas test - use correct type for ptr type tracking called 2019-08-11 17:09:32 +01:00
evas_test_filters.c tests: fix warnings and undef ref on Windows (using meson :-) ) 2019-06-20 12:50:35 +01:00
evas_test_focus.c evas_events: fix wrong event listening 2019-06-28 09:03:14 +02:00
evas_test_image.c tests/evas: verify loading and mmap values for efl.file are correct with skip_head 2020-03-06 13:30:52 +01:00
evas_test_init.c tests: add instrumentation to existing tests to find slow tests 2018-04-05 11:10:25 +02:00
evas_test_mask.c efl.canvas.object: clip -> clipper && clipees -> clipped_objects 2019-02-27 13:17:37 -05:00
evas_test_new.c evas test - actually use result of add of rect obj for test 2018-11-09 11:43:59 +00:00
evas_test_object.c introduce efl_canvas_object_animation 2019-11-20 09:58:24 +01:00
evas_test_object_smart.c evas_object_textblock: add support for variation sequences 2019-12-12 16:22:12 +09:00
evas_test_render_engines.c tests: add evas render test for callbacks 2019-04-08 13:19:56 +09:00
evas_test_text.c evas: restore legacy types which were defined to eo types 2019-03-08 12:06:24 -08:00
evas_test_textblock.c evas_textblock_tests: do not free a text cursor here 2020-03-25 22:13:25 +01:00
evas_tests_helpers.h evas: add a test for loading Android 9patch file. 2019-07-12 09:54:24 -07:00
meson.build canvas 3d: remove all canvas3d features across efl. 2020-03-25 19:14:02 +09:00