efl/src/tests/eo
Cedric BAIL bc12d9feb5 eo: make reflection getter const function.
Getter are usually not modifying there object. This is going to put a strong
limit on what a getter property for MVVM is, as it will prevent any side
effect on getting a property from a View.

Reviewed-by: Xavi Artigas <xavierartigas@yahoo.es>
Differential Revision: https://phab.enlightenment.org/D7969
2019-03-08 14:31:08 -08: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: add API for querying the class type 2019-02-21 08:56:13 +01:00
mixin eo: add API for querying the class type 2019-02-21 08:56:13 +01:00
signals eo: remove class functions from eo 2019-02-13 16:59:59 +01:00
suite eo: make reflection getter const function. 2019-03-08 14:31:08 -08: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