efl/src/tests
Tom Hacohen 3e11c380c9 Eo: Added eo_event_callback_array_* functions.
These functions let you pass an array of callbacks instead of just one.
It's more memory efficient to use this if you just add a bulk of events
on the same object.

This commits breaks ABI, and breaks API of the EO_EV_CALLBACK_ADD/DEL
signals (the event info passed).
2013-04-12 12:02:49 +01:00
..
ecore ecore_timer test: Pre-increment variable to prevent buffer overflow 2013-04-12 10:10:25 +01:00
edbus Tests: Output XML to build dir, not source dir. 2013-03-12 12:46:06 +00:00
edje Edje: Add test for edje_object_file_set. 2013-03-13 16:47:53 +09:00
eet Tests: Output XML to build dir, not source dir. 2013-03-12 12:46:06 +00:00
eeze eeze/sensor/tests: Catch all callbacks from async read. 2013-03-28 14:38:12 +00:00
efreet Tests: Output XML to build dir, not source dir. 2013-03-12 12:46:06 +00:00
eina eina: add eina_inlist_first and eina_inlist_last 2013-04-09 12:03:05 +02:00
emotion emotion_test is now able to play streams from webcams (and other sources maybe) 2013-02-27 22:49:34 +01:00
eo Eo: Added eo_event_callback_array_* functions. 2013-04-12 12:02:49 +01:00
evas Evas textblock: Revert commit 3832ec5 2013-04-11 18:19:46 +03:00