summaryrefslogtreecommitdiff
path: root/src/tests/edje
Commit message (Expand)AuthorAgeFilesLines
* tests: Update edje test to wrap edje_object_part_object_get withChris Michael2018-06-251-0/+20
* edje: fix text set/get issue without edje calculationYoungbok Shin2018-06-222-0/+40
* edje: fix edje_part_helpers refcountingMarcel Hollerbach2018-06-101-0/+30
* edje: a new testcase for what was happening beforeMarcel Hollerbach2018-05-281-0/+21
* edje: fix backward compatibility issue caused by legacy cursor funcsYoungbok Shin2018-05-022-0/+103
* Efl.Gfx.Entity (from Efl.Gfx)Xavi Artigas2018-04-241-4/+4
* tests: move to using checked fixtures for all test suitesMike Blumenkrantz2018-04-052-8/+12
* tests: add instrumentation to existing tests to find slow testsMike Blumenkrantz2018-04-052-47/+47
* fix evas test suite to now init both ecore and evas.... correctly.Carsten Haitzler (Rasterman)2018-01-051-2/+4
* interface : change efl_pack_grid and efl_ui_grid to efl_pack_table and efl_ui...SangHyeon Lee2017-12-191-5/+5
* edje: rename Edje.Object to Efl.Canvas.LayoutAmitesh Singh2017-12-061-11/+11
* edje: rename intf Efl.Canvas.Layout_Calc to Efl.Layout.CalcAmitesh Singh2017-12-051-2/+2
* edje: rename intf Efl.Canvas.Layout.Signal to Efl.Layout.SignalAmitesh Singh2017-12-051-4/+4
* edje: don't return negative width and height from _parts_extendsYoungbok Shin2017-11-061-0/+6
* edje: Fix make checkJean-Philippe Andre2017-10-131-0/+1
* edje: Fix make check :(Jean-Philippe Andre2017-09-181-2/+2
* edje: Move signal APIs to an interfaceJean-Philippe Andre2017-08-041-4/+4
* edje_signal: reduce member count when deleted edje_signal_callback is foundSungtaek Hong2017-07-172-0/+68
* edje: Add test case for signal_recursive_processJean-Philippe Andre2017-05-303-0/+160
* check: Bump version to 0.9.10 and change macroJean-Philippe Andre2017-05-301-1/+1
* edje: Implement EO API for message_sendJean-Philippe Andre2017-05-242-0/+211
* ifdef RUN_IN_TREE logic.Gustavo Sverzut Barbieri2017-02-031-0/+2
* edje_cc: allow combine lazEDC keywordsJee-Yong Um2016-09-232-0/+25
* Eo: Finish the renaming of Eo to the EFL.Tom Hacohen2016-08-151-9/+9
* Change the EFL to follow the new Eo rename.Tom Hacohen2016-08-111-11/+11
* evas: Remove common interface and use provider_findJean-Philippe Andre2016-06-211-4/+4
* evas: Rename Evas.Object to Efl.Canvas.ObjectJean-Philippe Andre2016-06-211-6/+6
* Evas: Rename Evas.Rectangle as Efl.Canvas.RectangleJean-Philippe Andre2016-06-021-1/+1
* Revert "Eo: Remove eo_del() and make eo_unref() the replacement."Tom Hacohen2016-06-011-1/+1
* Efl: Remove part name in Efl.Container (use Efl.Part)Jean-Philippe Andre2016-05-261-3/+3
* Edje: Test proxy objects moreJean-Philippe Andre2016-05-242-2/+24
* Edje: fix test case (switch to efl_part)Jean-Philippe Andre2016-05-241-98/+39
* Eo: Remove eo_del() and make eo_unref() the replacement.Tom Hacohen2016-05-171-3/+3
* Edje: Fix test case to show proper use of part APIsJean-Philippe Andre2016-05-091-45/+43
* Edje: Add test case showing lifecycle of proxy objectJean-Philippe Andre2016-04-291-2/+58
* Efl: Rename some packing functions and return boolJean-Philippe Andre2016-04-261-7/+7
* Edje: Add test case for edje tableJean-Philippe Andre2016-04-262-0/+272
* Edje: Return text defined in EDC in part_text_getJean-Philippe Andre2016-04-261-0/+0
* Edje: Replace edje_box_part with a fake eo proxyJean-Philippe Andre2016-04-261-1/+68
* Edje tests: Add test case for access_part_listJean-Philippe Andre2016-04-262-0/+93
* Edje: Adapt to Efl.ContainerJean-Philippe Andre2016-04-261-4/+36
* edje: add test for edje_object_part_box_insert_after()Jee-Yong Um2016-04-182-0/+54
* Edje tests: Add parent upadting tests to edje.Tom Hacohen2016-04-182-0/+55
* Edje tests: Fix tests when running out of source and remove hack.Tom Hacohen2016-04-151-10/+0
* Edje: fix tests snapJean-Philippe Andre2016-03-151-1/+2
* Evas.Image: Complete implementation of proxy and snapshotJean-Philippe Andre2016-03-151-1/+1
* Fix migration script mistakes and compilation warnings.Tom Hacohen2016-03-031-3/+0
* Automatic migration to Eo4.Tom Hacohen2016-03-031-9/+9
* Efl.Gfx.Filter: Rework APIs and mark as stableJean-Philippe Andre2016-03-021-1/+1
* Test rework #5: EdjeVincent Torri2016-02-162-88/+8