summaryrefslogtreecommitdiff
path: root/src/tests/evas
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: fix misuse of eina_file in evas mesh testsCedric BAIL2018-03-201-2/+9
* Canvas image: add Efl.Canvas.Text.Factory + use in Ui.TextDaniel Hirt2018-01-181-6/+6
* fix evas test suite to now init both ecore and evas.... correctly.Carsten Haitzler (Rasterman)2018-01-0512-28/+28
* Canvas text: fix width calculation with style effectsDaniel Hirt2017-11-101-0/+19
* Canvas text: update style pad when no format nodes are presentDaniel Hirt2017-11-101-0/+15
* evas textblock: handle ellipsis when text's height exceed its area by "br"Youngbok Shin2017-11-061-0/+9
* efl: Use Eina.Size2D in Gfx.ViewJean-Philippe Andre2017-09-191-2/+7
* evas: Use Eina.Slice on the stack (gfx.buffer)Jean-Philippe Andre2017-09-191-33/+36
* efl: Use Eina.Size2D for Efl.Gfx.sizeJean-Philippe Andre2017-09-181-1/+1
* Canvas text: fix non-dirty paragraph width calculationDaniel Hirt2017-08-291-0/+10
* efl: remove PS3 backend.Cedric BAIL2017-08-251-3/+0
* evas tests - add Jpeg2000 testsVincent Torri2017-08-115-3/+65
* Text: move Annotation type to Efl.Text.Annotate namespaceDaniel Hirt2017-07-171-2/+2
* Efl text: replace all usages of cursor handle to same typeDaniel Hirt2017-07-171-2/+2
* evas: Add a test case with a custom fontJean-Philippe Andre2017-07-117-5/+34
* Evas and Eolian : Freed string bufferUma Devika2017-07-071-0/+2
* Evas text: fix test with Oriya scriptDaniel Hirt2017-06-191-5/+6
* test suite - evas - fix xpm ref image - it was badly broken...Carsten Haitzler (Rasterman)2017-06-141-0/+0
* evas textblock: fix evas test suite build errorsYoungbok Shin2017-06-121-36/+36
* Canvas text cursor: move to Efl.Canvas.Text namespaceDaniel Hirt2017-06-111-10/+10
* Evas textblock: fix width calculation of non-dirty paragraphsDaniel Hirt2017-05-231-0/+14
* evas: update webp output test.Cedric BAIL2017-04-061-0/+0
* evas: Fix make check (evas_suite compilation)Jean-Philippe Andre2017-02-213-3/+1
* ifdef RUN_IN_TREE logic.Gustavo Sverzut Barbieri2017-02-031-0/+2
* evas: Fix issues with masking (make check)Jean-Philippe Andre2016-12-161-9/+7
* evas: fix comparison between unsigned and signed warning.Cedric BAIL2016-12-151-1/+1
* evas: Fix masks of masks and clippers of clippers in generalJean-Philippe Andre2016-11-091-4/+4
* evas: Switch EO APIs to Eina_Slice for gfx buffers (map)Jean-Philippe Andre2016-09-061-51/+43
* Canvas text: fix ellipsis RTL handlingDaniel Hirt2016-08-311-0/+23
* Eo: Finish the renaming of Eo to the EFL.Tom Hacohen2016-08-153-9/+9
* Change the EFL to follow the new Eo rename.Tom Hacohen2016-08-112-5/+5
* Canvas text: fix range geometry calculation for RTLDaniel Hirt2016-07-311-0/+9
* tests: Add ifdef clang to avoid warning on GCC and elsewhereJean-Philippe Andre2016-07-191-0/+4
* Canvas text: fix corner case in range geometry calcDaniel Hirt2016-07-111-0/+9
* Evas textblock: Apply scale factor to <linesize>, <linegap> formatsYoungbok Shin2016-07-111-2/+26
* evas: fix initialisation and shutdown of eet and eina by mesh loader and saver.Cedric BAIL2016-07-061-1/+0
* Canvas text cursor: fix bug after code portDaniel Hirt2016-07-031-0/+29
* Canvas text: revert new behavior on text appendDaniel Hirt2016-06-211-6/+2