efl/src/tests/eo
Jérémy Zurcher ef09ef7489 eo: replace composite_objects Eina_List with an array of Eo_Object*
as we don't support multiple composites of the same class,
and know at class elaboration how many composites we should have,
we can create the composites array and pack it at the end of the object.
2014-03-05 23:57:39 +01:00
..
access Revert "eo: libs,test,benchmarks Eo_Class -> Eo" 2013-09-27 16:40:32 +01:00
composite_objects eo: replace composite_objects Eina_List with an array of Eo_Object* 2014-03-05 23:57:39 +01:00
constructors Revert "eo: libs,test,benchmarks Eo_Class -> Eo" 2013-09-27 16:40:32 +01:00
function_overrides Eo: get rid of eo_class_do(_super) which we don't need anymore. 2013-09-27 17:01:51 +01:00
interface Revert "eo: libs,test,benchmarks Eo_Class -> Eo" 2013-09-27 16:40:32 +01:00
mixin Revert "eo: libs,test,benchmarks Eo_Class -> Eo" 2013-09-27 16:40:32 +01:00
signals Eo: get rid of eo_class_do(_super) which we don't need anymore. 2013-09-27 17:01:51 +01:00
suite Eo: Make eo_manual_free() return a success flag. 2013-11-26 12:10:53 +00:00
.gitignore Split .gitignore into multiple files 2013-06-11 18:18:50 -03: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