Eobj: Ensure we don't allow calling super functions out of place.
[profile/ivi/eobj.git] / tests /
2012-04-17 tasnEobj: Add named (by obj ptr) ref - xref.
2012-04-17 tasnEobj: EOBJ_CLASS_BASE -> EOBJ_BASE_CLASS.
2012-04-17 tasnEobj: Added EOBJ_BASE_DATA free function tests.
2012-04-17 tasnEobj: Added weak ref.
2012-04-17 tasnEobj: eobj_generic_data_*->EOBJ_BASE_DATA_*.
2012-04-17 tasnEobj: Improved tests.
2012-04-17 tasnEobj: add a "class errors" test.
2012-04-17 tasnEobj: Made eobj_class_new return a const class.
2012-04-17 tasnEobj: Add missing op descriptions in examples.
2012-04-16 tasnEobj: EOBJ_OP_FUNC_DESCRIPTION -> EOBJ_OP_FUNC.
2012-04-12 tasnEobj: Added some more test scenarios.
2012-04-12 tasnEobj: Pass the private data to functions automatically.
2012-04-12 tasnEobj: Improved some tests a bit more.
2012-04-12 tasnEobj: Improved testing a bit.
2012-04-10 tasnEobj: eobj.h -> Eobj.h
2012-04-05 tasnEobj: Initial commit.