summaryrefslogtreecommitdiff
path: root/src/tests/eio/eio_model_test_monitor_add.c
Commit message (Expand)AuthorAgeFilesLines
* Rename efl_self to efl_addedTom Hacohen2016-09-051-1/+1
* Efl object: Rename Eo_Event -> Efl_Event.Tom Hacohen2016-08-301-2/+2
* Eo: Finish the renaming of Eo to the EFL.Tom Hacohen2016-08-151-3/+3
* Change the EFL to follow the new Eo rename.Tom Hacohen2016-08-111-2/+2
* Adjust the code according to the eo event stop changes.Tom Hacohen2016-06-201-5/+2
* efl: Move promise parameter to return in data modelFelipe Magno de Almeida2016-06-161-3/+3
* eio: remove eio_model that should already be part of Eio.h.Cedric BAIL2016-06-061-1/+0
* eio: Fix leaks in testsLauro Moura2016-06-061-0/+3
* eina: Remove Eina_Promise* parameter in promise callbackFelipe Magno de Almeida2016-06-031-2/+2
* eio: Adds Eo-based Eio APILauro Moura2016-05-251-2/+2
* eo: for consistency use object like all our API.Cedric Bail2016-05-181-1/+1
* Efl model: Remove the no longer needed .Base hack.Tom Hacohen2016-05-101-2/+2
* Eio: fixed eio_model_test_monitor_addLarry Jr2016-05-031-5/+13
* tests: eio: use the correct eina_promise_* functionsStefan Schmidt2016-05-031-3/+3
* Efl, Eio, Eldbus, Elementary: new model API use eina_promiseLarry Jr2016-04-291-87/+52
* Eo event: rename Eo_Event->event_info to Eo_Event->info.Tom Hacohen2016-04-121-4/+4
* Change the EFL according to the renaming of the eo_add() current object.Tom Hacohen2016-03-151-1/+1
* Revert "Automatic migration to the new eo_add syntax."Tom Hacohen2016-03-111-1/+1
* Automatic migration to the new eo_add syntax.Tom Hacohen2016-03-091-1/+1
* Automatic migration to Eo4.Tom Hacohen2016-03-031-13/+13
* Eo callbacks: Migrate all of the EFL to the new event cb signatures.Tom Hacohen2016-02-291-13/+13
* Test rework #12: EioVincent Torri2016-02-161-5/+5
* Tests: use eina_environment_tmp_get()Vincent Torri2015-10-151-12/+1
* eio-model: Fixed crash when files are created in the temporary dirFelipe Magno de Almeida2015-04-101-2/+2
* eio-model: Fix Eio model races in testsFelipe Magno de Almeida2015-04-091-11/+50
* efl: move emodel to be an efl interfaces.Felipe Magno de Almeida2015-04-051-0/+125