summaryrefslogtreecommitdiff
path: root/src/tests/evas
Commit message (Expand)AuthorAgeFilesLines
* 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
* evas: Rename Evas.Object to Efl.Canvas.ObjectJean-Philippe Andre2016-06-211-1/+1
* tests: Add test case for evas clipees getJean-Philippe Andre2016-06-171-0/+23
* Canvas test: remove style test for nowDaniel Hirt2016-06-161-45/+0
* Canvas Text: continue porting api and fixup bugsDaniel Hirt2016-06-161-23/+6
* Canvas text cursor: introduce this new objectTom Hacohen2016-06-161-70/+81
* Canvas text: introduce new text objectDaniel Hirt2016-06-161-6/+393
* Evas: Rename Evas.Image into Efl.Canvas.Image.InternalJean-Philippe Andre2016-06-101-1/+1
* tests: evas: remove unused variableStefan Schmidt2016-06-061-2/+0
* Revert "Eo: Remove eo_del() and make eo_unref() the replacement."Tom Hacohen2016-06-012-5/+5
* Eo: Remove eo_del() and make eo_unref() the replacement.Tom Hacohen2016-05-172-5/+5
* Evas: Add API to reinit the language and use it in elementary.Youngbok Shin2016-04-081-2/+23
* Evas: Add a test case for image buffer_map.Jean-Philippe Andre2016-03-281-0/+167
* Evas 3d: Hide warning with clangJean-Philippe Andre2016-03-281-0/+5
* Evas textblock: fix null-derefernce in _style_match_tag()Jiwon Kim2016-03-241-0/+8
* Evas font: fix width calc in last_up_to_posDaniel Hirt2016-03-231-0/+14
* tests: Remove unused variables (evas_image)Jean-Philippe Andre2016-03-181-2/+1
* Efl.Gfx.Fill: Rename filled to fill_autoJean-Philippe Andre2016-03-181-1/+1
* Change the EFL according to the renaming of the eo_add() current object.Tom Hacohen2016-03-151-1/+1
* Evas image: Move filled property to Efl.Gfx.Fill and set as defaultJean-Philippe Andre2016-03-151-0/+29
* Revert "Automatic migration to the new eo_add syntax."Tom Hacohen2016-03-111-2/+2
* Automatic migration to the new eo_add syntax.Tom Hacohen2016-03-091-2/+2
* tests evas: enable xpm image loader in testsStefan Schmidt2016-03-091-3/+0
* tests evas: remove commented out function which have not been used since 2014Stefan Schmidt2016-03-091-12/+0
* Manually fix extra eo_do calls that were added after I migratedTom Hacohen2016-03-031-4/+4
* Automatic migration to Eo4.Tom Hacohen2016-03-032-15/+13
* Evas filter: Add new test case for state and data setJean-Philippe Andre2016-03-021-1/+54
* Evas filters: Use fail_if instead of fail in test caseJean-Philippe Andre2016-03-021-9/+8
* Evas textblock tests: Fix wrong test suite tests.Tom Hacohen2016-02-261-2/+2
* tests: Fix evas 3d tests after previous commitJean-Philippe Andre2016-02-171-4/+4
* Evas Text: Update text layout when ellipsis is changed without resizeYoungbok Shin2016-02-161-0/+30
* Test rework #20: EvasVincent Torri2016-02-1614-110/+44
* Evas textblock: Disable hyphenation tests when hyphenation is disabled.Tom Hacohen2016-02-121-0/+4
* Evas filters: Change FIXME comment in test caseJean-Philippe ANDRE2016-01-231-1/+1
* Evas filters: Re-enable transform test case, remove dead codeJean-Philippe Andre2016-01-221-23/+0
* Evas Textblock: Fix ellipsis when textblock is resized to formatted h.Youngbok Shin2016-01-041-0/+10
* Evil: integrate the dlfcn code into EvilVincent Torri2015-12-291-1/+4
* Evas 3d: Fix some issues in model test caseJean-Philippe Andre2015-12-291-9/+16
* [Evas] Refactor model's savers and loaders.perepelits.m2015-12-291-16/+20
* Evas textblock: Use width of item format to position cursor.Subodh Kumar2015-12-171-1/+13