efl/src/tests/eo
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
..
access eo: remove class functions from eo 2019-02-13 16:59:59 +01:00
children build: also build eo-tests with debug profile 2019-02-12 16:24:24 +01:00
composite_objects eo: remove class functions from eo 2019-02-13 16:59:59 +01:00
constructors eo: remove class functions from eo 2019-02-13 16:59:59 +01:00
function_overrides eo: remove class functions from eo 2019-02-13 16:59:59 +01:00
interface eo: remove class functions from eo 2019-02-13 16:59:59 +01:00
mixin eo: remove class functions from eo 2019-02-13 16:59:59 +01:00
signals eo: remove class functions from eo 2019-02-13 16:59:59 +01:00
suite eo: remove class functions from eo 2019-02-13 16:59:59 +01:00
.gitignore ignores: eo_suite_add_fallback 2016-05-18 21:57:02 +02:00
eunit_tests.h Eo tests: Fix function overrides test to not test some things when NDEBUG is used. 2013-01-18 16:13:30 +00:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00