efl/src/tests/evas
Daniel Hirt 2b40860f78 Evas/Textblock: Introduce PS deletion bug test and fix
Summary:
This test should make the test suite fail. It sets "a<ps>b" and
"a<ps/>b" markups, and deletes the PS format. Essentially, these two
different markups should have the same result by this deletion. Instead,
only the <ps/> format gets deleted properly.
A follow-up commit is added with this as a fix.

Evas/Textblock: fix deletion of PS bug

Fixes an issue with deletion of "<ps>". Format deletion was only
performed for formats that are own-closers. This sets the paragraph
separator to be an own-closer format.

@fix

Reviewers: tasn

Reviewed By: tasn

CC: JackDanielZ, id213sin

Differential Revision: https://phab.enlightenment.org/D1046
2014-06-17 11:11:33 +01:00
..
images evas: add infrastructure and basic tests for loading image. 2014-04-01 22:00:14 +09:00
TestFont.eet Fixed text/block tests: Added Korean UnDotum font and fixed some issues. 2013-05-13 15:13:25 +01:00
evas_suite.c evas: add infrastructure and basic tests for loading image. 2014-04-01 22:00:14 +09:00
evas_suite.h evas: add infrastructure and basic tests for loading image. 2014-04-01 22:00:14 +09:00
evas_test_callbacks.c merge: add evas tests and examples 2012-11-14 20:12:53 +00:00
evas_test_filters.c Evas test: Update filters tests (Lua) - part 2 2014-05-09 16:57:39 +09:00
evas_test_image.c Tests: fix annoying warning. 2014-04-27 11:05:03 +03:00
evas_test_init.c merge: add evas tests and examples 2012-11-14 20:12:53 +00:00
evas_test_object.c Evas tests: Add canvas free with ref tests. 2013-11-26 12:27:31 +00:00
evas_test_render_engines.c efl: make libraries aware of EFL_RUN_IN_TREE. 2013-01-04 17:19:43 +00:00
evas_test_text.c evas/text: add text ellipsis test case for ligatures special case. 2014-05-21 10:41:29 +01:00
evas_test_textblock.c Evas/Textblock: Introduce PS deletion bug test and fix 2014-06-17 11:11:33 +01:00
evas_tests_helpers.h merge: add evas tests and examples 2012-11-14 20:12:53 +00:00