efl/src/benchmarks
Marcel Hollerbach 46885653bc eo: remove class functions from eo
As in the previous commit explained, we want to get rid of class
functions in eo, and make them just c functions right away.

This commit removes the class parameter from the eo_class_function_set
call, and adjusts the tests to not depend on class functions anymore.
Class functions are now not tested anymore, tests that used them as a
way to test *things* are adjusted to test them now with object
functions, tests that just tested the working of class functions are
dropped.

This fixes T7675.

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D7902
2019-02-13 16:59:59 +01:00
..
eina meson: Enable dev flags for cpp 2018-12-17 16:38:40 +01:00
elementary benchmarks - focus tree - fix unused param warn 2018-12-04 08:37:01 +00:00
eo eo: remove class functions from eo 2019-02-13 16:59:59 +01:00
evas benchmarks: close mkstemp file 2014-08-14 13:30:48 +02:00