summaryrefslogtreecommitdiff
path: root/src/tests/edje
Commit message (Expand)AuthorAgeFilesLines
* tests: edje: check result of evas_engine_info_set()Stefan Schmidt2020-06-151-1/+1
* tests: edje: Fedora32 system fail resolveAli Alzyod2020-05-051-1/+1
* evas_test: change START_TEST to EFL_START_TESTAli2020-04-161-10/+10
* Fix worning and tests for edje text_classa.srour2020-01-071-2/+4
* efl.text_style: remame underline2 and glow2Ali Alzyod2020-01-071-4/+4
* Edje: edc text_class applied without font or font_size in stylea.srour2019-12-302-4/+84
* efl.text.style: rename methods/properties and add text_ prefixali2019-12-201-5/+5
* Polish text interface methodsAli Alzyod2019-11-281-3/+6
* edje: add Efl_Layout.h for eo-based layout headersMike Blumenkrantz2019-09-304-0/+9
* tests/edje: handle file modifications properly on windowsMike Blumenkrantz2019-09-131-2/+22
* tests/edje: reduce chances of cascading test failures in non-forked modeMike Blumenkrantz2019-09-117-36/+4
* tests/edje: add comprehensive edje reloading testMike Blumenkrantz2019-09-111-0/+46
* efl_pack_table: rename table_position to cell_column, cell_rowYeongjong Lee2019-08-271-1/+2
* tests/edje: disable efreetd and ecore system modules in unit testsMike Blumenkrantz2019-08-232-1/+5
* tests: fix warnings and undef ref on Windows (using meson :-) )Vincent Torri2019-06-201-0/+4
* edje src - mark with efl version so we don't get warningsCarsten Haitzler (Rasterman)2019-05-131-0/+1
* meson: correctly use the correct dependencyMarcel Hollerbach2019-04-052-2/+2
* efl_container: remove content_removeYeongjong Lee2019-02-272-2/+2
* efl.canvas.object: clip -> clipper && clipees -> clipped_objectsMike Blumenkrantz2019-02-271-2/+2
* efl.file: improve api a bitMike Blumenkrantz2019-02-273-16/+26
* api: efl.gfx.size_hints -> efl.gfx.hintsMike Blumenkrantz2019-02-211-5/+5
* edje: implement container apiMarcel Hollerbach2019-01-261-0/+34
* meson - edje_cc use -fastcomp for fast builds in mesaCarsten Haitzler (Rasterman)2019-01-242-2/+2
* meson: abstract edje_cc exec linesMarcel Hollerbach2018-12-062-3/+3
* edje test - part content should be null as nothing is swallowed yetCarsten Haitzler (Rasterman)2018-11-101-1/+1
* edje test - fix unused return val and actually check its valueCarsten Haitzler (Rasterman)2018-11-091-0/+1
* Canvas layout: fix test for meson buildsDaniel Hirt2018-11-081-0/+1
* Canvas layout: support more Efl.Text.* with efl_partDaniel Hirt2018-11-063-1/+261
* here comes mesonMarcel Hollerbach2018-10-023-0/+82
* edje: call recalc in part_text_get if there is no available text dataYeongjong Lee2018-09-282-0/+3
* tests/edje: fix object parenting for swallow testsMike Blumenkrantz2018-08-161-2/+2
* tests/edje: add test to verify that swallow objects exist during DEL callbackMike Blumenkrantz2018-07-121-0/+29
* tests/edje: split edje tests into separate filesMike Blumenkrantz2018-07-129-954/+1036
* 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