efl/src/tests/evas
Daniel Hirt 0c23985626 Canvas text: fix corner case in range geometry calc
The trivial case of [pos,pos] (i.e. range of length 0) didn't work if there is a
format item in 'pos'.
The condition was fixed to not include such items. The reason it was not
apparent for text items is that these have further handling in the rest of the
code and would've been disposed of.

@fix
2016-07-11 16:39:51 +00:00
..
images evas: add new test for bug in BMP loader. 2015-01-26 11:02:14 +01:00
meshes evas: tests: convert man_mesh.obj from dos to unix line endings 2015-09-04 14:54:07 +02:00
TestFont.eet Evas textblock: add missing test fonts 2015-12-10 09:57:39 +02:00
evas_suite.c Test rework #20: Evas 2016-02-16 12:41:06 +00:00
evas_suite.h evas: fix bug with logic with eina_matrix in evas_3d_utils 2015-12-02 14:15:01 -08:00
evas_test_callbacks.c Test rework #20: Evas 2016-02-16 12:41:06 +00:00
evas_test_evasgl.c Test rework #20: Evas 2016-02-16 12:41:06 +00:00
evas_test_filters.c Manually fix extra eo_do calls that were added after I migrated 2016-03-03 10:03:55 +00:00
evas_test_image.c Evas: Rename Evas.Image into Efl.Canvas.Image.Internal 2016-06-10 13:21:20 +09:00
evas_test_init.c Test rework #20: Evas 2016-02-16 12:41:06 +00:00
evas_test_mask.c evas: Rename Evas.Object to Efl.Canvas.Object 2016-06-21 14:35:19 +09:00
evas_test_matrix.c tests: Fix evas 3d tests after previous commit 2016-02-17 16:12:35 +09:00
evas_test_mesh.c Revert "Eo: Remove eo_del() and make eo_unref() the replacement." 2016-06-01 13:33:21 +01:00
evas_test_object.c Test rework #20: Evas 2016-02-16 12:41:06 +00:00
evas_test_object_smart.c Test rework #20: Evas 2016-02-16 12:41:06 +00:00
evas_test_render_engines.c Test rework #20: Evas 2016-02-16 12:41:06 +00:00
evas_test_text.c Evas Text: Update text layout when ellipsis is changed without resize 2016-02-16 17:42:11 +02:00
evas_test_textblock.c Canvas text: fix corner case in range geometry calc 2016-07-11 16:39:51 +00:00
evas_tests_helpers.h evas: fix initialisation and shutdown of eet and eina by mesh loader and saver. 2016-07-06 13:26:15 -07:00