efl/src/tests/eolian
Daniel Kolesa d0c96539f2 eolian: add eolian_implement_implementing_class_get
This will make it easier for generators and utilities to retrieve
the class that implemented a method/property/etc rather than the
class the implement was originally defined for. Thanks to this
it will no longer be necessary to carry the class pointer around
the place.
2018-11-04 16:12:53 +01:00
..
data eolian: Add @ctor_param parameter to constructors 2018-10-31 02:47:58 +01:00
CMakeLists.txt build: add eolian 2017-01-23 18:52:34 +01:00
eolian_generated_future.c eo: remove tests for old Efl_Future, but leave infra in place for testing later new Eina_Future.x 2018-05-01 10:39:01 -07:00
eolian_generation.c tests: add instrumentation to existing tests to find slow tests 2018-04-05 11:10:25 +02:00
eolian_parsing.c eolian: add eolian_implement_implementing_class_get 2018-11-04 16:12:53 +01:00
eolian_static.c eolian: add code to run static checks but don't enable yet 2018-05-17 16:11:03 +02:00
eolian_suite.c eolian: add code to run static checks but don't enable yet 2018-05-17 16:11:03 +02:00
eolian_suite.h eolian: add code to run static checks but don't enable yet 2018-05-17 16:11:03 +02:00
generated_future.eo eo: remove tests for old Efl_Future, but leave infra in place for testing later new Eina_Future.x 2018-05-01 10:39:01 -07:00
meson.build meson: add eolian custom dependencies support 2018-10-24 12:02:55 +02:00