efl/src/tests/evas
Youngbok Shin f4f9753c20 Evas: Add API to reinit the language and use it in elementary.
Summary:
evas_common_language_from_locale_* functions kept static pointers
inside of its functions. Once these function was called, it was never reset.
It made big problems for harfbuzz and hyphenation. Also, Elementary
provides elm_language_set() API. Then we need to support it fully.
@fix

Test Plan: Test case for hyphenation is included in Evas test suite.

Reviewers: raster, tasn, herdsman, woohyun, z-wony, Blackmole, minudf

Subscribers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D3864
2016-04-08 11:24:32 +01: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: Add a test case for image buffer_map. 2016-03-28 16:40:02 +09:00
evas_test_init.c Test rework #20: Evas 2016-02-16 12:41:06 +00:00
evas_test_mask.c Test rework #20: Evas 2016-02-16 12:41:06 +00: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 Evas 3d: Hide warning with clang 2016-03-28 15:53:15 +09: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 Evas: Add API to reinit the language and use it in elementary. 2016-04-08 11:24:32 +01:00
evas_tests_helpers.h merge: add evas tests and examples 2012-11-14 20:12:53 +00:00