summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
2012-07-26Eo: Add a warning when trying to override a function that was already set for...tasn1-0/+1
2012-07-23Eo: Fixed bug with calling multiple ops in some cases.tasn2-1/+77
2012-07-18Eo: Fixed super of different functions.tasn1-2/+2
2012-07-15Eo: Fixed test case.tasn1-2/+2
2012-07-12Eo: Oops, commit missing files.tasn1-0/+9
2012-07-10Eo: Properly handle tests and their deps in the build system.tasn8-7/+15
2012-07-09Eo: added a version field to the class description.tasn27-0/+42
2012-06-27Eo: Removed the const op concept.tasn16-60/+60
2012-06-20Eo: Fix return value of eo_do_super to depend on error_set.tasn5-1/+56
2012-06-14Eo: Fixed eo_isa to work with comp objects and fixed eo_data_get's checks.tasn1-0/+81
2012-06-11Eo: Force classes to inherit from EO_BASE_CLASS.tasn1-2/+2
2012-06-10Eo: eo_composite_object_* -> eo_composite_*.tasn3-8/+8
2012-06-10Eo composite: Reordered parameters and improved docs.tasn3-4/+4
2012-06-10Eo: Removed EINA_CONST.tasn24-24/+24
2012-06-10Eo: Restructure source tree to be like the rest of the EFL.tasn70-0/+3667