summaryrefslogtreecommitdiff
path: root/src/tests/evas
Commit message (Expand)AuthorAgeFilesLines
* efl/image: rename "border" -> "border_insets"Mike Blumenkrantz2019-09-181-1/+1
* evas_textblock: markup text: improve handling invalide escape charactersali2019-08-191-0/+24
* evas test - use correct type for ptr type tracking calledCarsten Haitzler (Rasterman)2019-08-111-1/+1
* evas_textblock: change font-size/font-family only using EFL.Text.Font Interfaceali2019-07-311-0/+30
* Revert "evas_object_textblock: add support for variation sequences"Marcel Hollerbach2019-07-301-18/+1
* evas_object_textblock: add support for variation sequencesAli Alzyod2019-07-291-1/+18
* evas: add a test for loading Android 9patch file.Cedric BAIL2019-07-124-12/+92
* evas: improve test to evaluate stretch region effect on content region.Cedric BAIL2019-07-121-0/+11
* evas: add test for the new efl_gfx_image_content_region_get API.Cedric BAIL2019-07-121-0/+13
* tests/evas: add file for evas event unit tests, add frozen mouse-up testMike Blumenkrantz2019-07-094-0/+50
* evas_events: fix wrong event listeningMarcel Hollerbach2019-06-284-0/+31
* fix build.Marcel Hollerbach2019-06-201-0/+2
* tests: fix warnings and undef ref on Windows (using meson :-) )Vincent Torri2019-06-202-2/+6
* evas_object_textblock: Fix binary search fail.Woochanlee2019-05-021-0/+7
* evas_test_image: Fix resource leakChristopher Michael2019-05-021-0/+1
* evas_test_mesh: Fix memory leakChristopher Michael2019-05-021-0/+1
* tests: add api coverage for evas imageMike Blumenkrantz2019-04-181-0/+35
* Revert "tests: add api coverage for evas image"Marcel Hollerbach2019-04-181-35/+0
* tests: add api coverage for evas imageMike Blumenkrantz2019-04-181-0/+35
* tests: add evas render test for callbacksMike Blumenkrantz2019-04-082-0/+57
* evas_events: prevent double event_freeze in evas_object_freeze_events_setYeongjong Lee2019-03-151-0/+22
* evas: restore legacy types which were defined to eo typesMike Blumenkrantz2019-03-082-13/+13
* efl.canvas.object: clip -> clipper && clipees -> clipped_objectsMike Blumenkrantz2019-02-271-1/+1
* efl.file: improve api a bitMike Blumenkrantz2019-02-272-10/+10
* efl.text_markup: move cursor-related methods to efl.text_markup_interactiveMike Blumenkrantz2019-01-301-2/+2
* evas_test_textblock: Fix unused variable warningChris Michael2019-01-291-0/+2
* evas_canvas3d_mesh: implement get methods for efl.file file and mmap propsMike Blumenkrantz2019-01-261-0/+9
* evas cache image: compare with cached image fileShinwoo Kim2018-11-291-0/+103
* Evas textblock: fix test to use provided hyphen dictionaryDaniel Hirt2018-11-161-2/+3
* evas textblock: remove white space after line-break by a next itemYoungbok Shin2018-11-141-6/+9
* evas test - actually use result of add of rect obj for testCarsten Haitzler (Rasterman)2018-11-091-0/+1
* Text: add markup_range_getDaniel Hirt2018-11-051-0/+30
* Canvas text: fix line_jump_by logicDaniel Hirt2018-11-051-1/+22
* here comes mesonMarcel Hollerbach2018-10-021-0/+31
* docs: Fix typos in API reference doc and comments.Yeongjong Lee2018-08-311-1/+1
* evas textblock: add/apply cursor cluster APIs based on grapheme clusterYoungbok Shin2018-08-201-1/+23
* test/evas: add to check smart class overridingShinwoo Kim2018-08-061-0/+39
* Evas Textblock: Don't convert <br/> to <ps/> after changing textYoungbok Shin2018-07-021-0/+15
* evas: move clearing cows to right place.Hosang Kim2018-06-273-0/+23
* evas: improve test to actually test something meaningful.Cedric Bail2018-05-241-0/+1
* evas textblock: manage default style properly for new interfacesYoungbok Shin2018-05-161-0/+43
* evas textblock: update format nodes when a Evas Textblock Style is updatedYoungbok Shin2018-05-161-0/+10
* Evas textblock: fix wrong hyphenation issues with non UTF8 encoded dictionaryYoungbok Shin2018-05-065-0/+18728
* evas textblock: fix double free issue from user style push/pop and freeYoungbok Shin2018-05-061-0/+25
* tests: parallelize evas mesh testsMike Blumenkrantz2018-05-033-5/+34
* Efl.Gfx.Entity (from Efl.Gfx)Xavi Artigas2018-04-241-1/+1
* tests: use loop test to split jpeg tests from evas_object_image_all_loader_dataMike Blumenkrantz2018-04-173-45/+61
* tests: fix iterator leak in evas mesh testsMike Blumenkrantz2018-04-131-2/+2
* tests: move to using checked fixtures for all test suitesMike Blumenkrantz2018-04-0512-31/+13
* tests: add instrumentation to existing tests to find slow testsMike Blumenkrantz2018-04-0514-121/+121