Eobj: change the tests according to the new wref concept.
[profile/ivi/eobj.git] / tests / eobj_test_general.c
2012-04-24 tasnEobj: change the tests according to the new wref concept.
2012-04-24 tasnEobj: Made weak ref a base class function.
2012-04-24 tasnEobj: eobj_event_callback_del/_full renames.
2012-04-24 tasnEobj: Changed all the eobj_do macros to lowercase.
2012-04-24 tasnEobj: Added infrastructure for const functions and...
2012-04-24 tasnEobj: Fixed the order of parameters in the weak ref...
2012-04-23 tasnEobj: Changed weak-ref to work without allocating a...
2012-04-23 tasnEobj: Added eina magic to API functions.
2012-04-23 tasnEobj: Add a couple of funcs_set tests and fixed a bug...
2012-04-19 tasnEobj: Improved 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-12 tasnEobj: Added some more test scenarios.
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.