Eo: add autotools tests. I have plenty of errors with the unit tests on Windows
[profile/ivi/eobj.git] / src / tests / eo_suite /
2012-09-07 caroEo: add autotools tests. I have plenty of errors with...
2012-08-23 tasnEo: Added some negative refcount tests (with manual_free).
2012-08-23 tasnEo: Added eo_add_custom and support for passing ops...
2012-08-20 tasnEo: Removed static class support.
2012-07-26 tasnEo: Add a warning when trying to override a function...
2012-07-23 tasnEo: Fixed bug with calling multiple ops in some cases.
2012-07-15 tasnEo: Fixed test case.
2012-07-10 tasnEo: Properly handle tests and their deps in the build...
2012-07-09 tasnEo: added a version field to the class description.
2012-06-27 tasnEo: Removed the const op concept.
2012-06-14 tasnEo: Fixed eo_isa to work with comp objects and fixed...
2012-06-11 tasnEo: Force classes to inherit from EO_BASE_CLASS.
2012-06-10 tasnEo: eo_composite_object_* -> eo_composite_*.
2012-06-10 tasnEo composite: Reordered parameters and improved docs.
2012-06-10 tasnEo: Removed EINA_CONST.
2012-06-10 tasnEo: Restructure source tree to be like the rest of...