Eo: Added some negative refcount tests (with manual_free).
[profile/ivi/eobj.git] / src / tests / eo_suite / eo_test_general.c
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-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-10 tasnEo: eo_composite_object_* -> eo_composite_*.
2012-06-10 tasnEo composite: Reordered parameters and improved docs.
2012-06-10 tasnEo: Restructure source tree to be like the rest of...