summaryrefslogtreecommitdiff
path: root/src/tests/efl
Commit message (Expand)AuthorAgeFilesLines
* tests/efl: use alloca for composite model test future to avoid leakMike Blumenkrantz2020-04-151-2/+1
* efl: add test for efl_model_children_index_get.Cedric BAIL2020-01-311-0/+27
* efl: improve Efl.BooleanModel test by checking the child del case.Cedric BAIL2019-11-131-17/+109
* efl: remove useless printf from Efl Container Model tests.Cedric BAIL2019-11-131-1/+0
* efl: improve test in checking the return value during Eina_Value get operation.Cedric Bail2019-09-231-3/+3
* efl: improve Efl.Boolean_Model test to enforce Eina_Value type too.Cedric Bail2019-09-191-4/+4
* ecore: remove unused variable after code migration. Fix warning.Cedric Bail2019-09-171-1/+0
* Efl_Ui: Move elementary and change namespace Ui for ui related modelsSangHyeon Jade Lee2019-09-045-474/+0
* ecore: improve usability of Efl.Select_Model to provide helpers in manipulati...Cedric BAIL2019-07-101-0/+12
* Fix miscellaneous build warningsXavi Artigas2019-06-191-3/+3
* ecore: add simple test for property_string_add.Cedric BAIL2019-05-291-1/+47
* ecore: add a test for the new Efl.FilterModel.Cedric BAIL2019-05-101-2/+271
* efl: improve Efl.Container_Model test to have proper lifecycle.Cedric BAIL2019-02-231-1/+3
* efl_model : rename all efl_model based classes.SangHyeon Jade Lee2019-01-316-60/+60
* ecore: add an index property on Efl.Model_Composite and handle children_slice...Cedric BAIL2019-01-301-1/+6
* efl: remove warning due to unused variable/parameters.Cedric BAIL2019-01-091-1/+1
* ecore: add tests when not defining setter/getter/free in ModelView callback.Cedric BAIL2019-01-021-0/+18
* ecore: test for Efl.ModelView.Cedric BAIL2019-01-025-4/+316
* xxx - fix eina_future_then calls to pass sotrage val - fix warnsCarsten Haitzler (Rasterman)2018-11-092-4/+4
* here comes mesonMarcel Hollerbach2018-10-021-0/+18
* Revert "efl_add_ref - fis to use efl_add properly with a parent."Cedric BAIL2018-05-242-5/+5
* ecore: update Ecore Efl.Model tests.Cedric BAIL2018-05-012-218/+105
* tests: move to using checked fixtures for all test suitesMike Blumenkrantz2018-04-053-17/+12
* tests: add instrumentation to existing tests to find slow testsMike Blumenkrantz2018-04-053-7/+7
* efl_add_ref - fis to use efl_add properly with a parent.Carsten Haitzler (Rasterman)2018-03-292-5/+5
* efl: use efl_add_ref to create objects which have no parentCedric BAIL2018-03-202-5/+5
* efl model tests - fix mainloop iterate to not assume a single iterCarsten Haitzler (Rasterman)2017-12-152-3/+3
* ecore: Add efl_model_copmosite_selection modelFelipe Magno de Almeida2017-09-071-2/+109
* efl: add composite model for boolean propertiesFelipe Magno de Almeida2017-02-063-0/+157
* efl: add efl_model and efl_ui_view classesLarry Jr2017-02-063-0/+248