efl/src/tests
Tom Hacohen 537b138a23 Eo composite: change composite objects to not be tied to parent
This commit breaks behaviour!
Re-parenting no longer detaches composite objects, so watch out.

Now you can have an object be a composite object of an object although
it's not its child. This allows widgets to do things like having an
object as the child of a child object while still making it a composite
object to the main object.

With this change, composite objects don't keep a reference to the child,
but instead composite "bonds" are implicitly removed when either the
parent or the child are destructed.
2016-05-05 16:45:12 +01:00
..
ecore ecore: add timeout promise test. 2016-05-04 15:42:59 -07:00
ecore_audio_cxx eolian-cxx: Remove .Base requirement 2016-04-21 18:31:53 -03:00
ecore_con Test rework #2: Ecore_Con 2016-02-16 12:41:06 +00:00
ecore_cxx tests cxx: remove superfluous output to stdout 2016-03-02 15:32:09 +01:00
ector Test rework #4: Ector 2016-02-16 12:41:06 +00:00
edje Edje: Add test case showing lifecycle of proxy object 2016-04-29 13:32:01 +09:00
edje_cxx tests cxx: remove superfluous output to stdout 2016-03-02 15:32:09 +01:00
eet Eet test: renamed shadowing variable. 2016-04-12 15:40:49 +01:00
eet_cxx Test rework #6: Eet_Cxx 2016-02-16 12:41:06 +00:00
eeze tests eeze: enable eeze_net IPv6 test again and skip if impossible 2016-03-11 17:59:46 +01:00
efl_js efl js: Fix naming of manual binding functions. 2016-03-18 17:47:09 -03:00
efreet Test rework #9: Efreet 2016-02-16 12:41:06 +00:00
eina eina value test - gix blob check to check only relevant fields 2016-04-19 16:33:33 +09:00
eina_cxx eolian-cxx: Remove .Base requirement 2016-04-21 18:31:53 -03:00
eio Eio: fixed eio_model_test_monitor_add 2016-05-03 18:48:01 -03:00
eldbus Eldbus: re-enable eldbus_tests_model by default 2016-05-03 16:49:29 -03:00
eldbus_cxx tests/eldbus_cxx: add ecore_init calls in tests now that eldbus does no longer 2016-04-12 16:55:48 +02:00
elementary elementary: fix build with missing function. 2016-05-03 11:18:06 -07:00
elocation tests/elocation: Disable problematic elocation status test for now. 2014-11-11 12:26:56 +01:00
elput elput: Add test framework for Elput library 2016-04-13 14:16:17 -04:00
elua Test rework #15: Elua 2016-02-16 12:41:06 +00:00
emile Test rework #16: Emile 2016-02-16 12:41:06 +00:00
emotion Edje: Adapt to Efl.Container 2016-04-26 11:36:23 +09:00
eo Eo composite: change composite objects to not be tied to parent 2016-05-05 16:45:12 +01:00
eolian eolian: Fix promise generation with multiple parameters 2016-04-29 17:15:51 -03:00
eolian_cxx eolian-cxx: Added test for the removal of the .Base class requirement 2016-05-04 21:14:26 -03:00
eolian_js efl js: Add clean up callbacks to deallocate memory used in v8::External 2016-03-18 17:47:09 -03:00
evas Evas: Add API to reinit the language and use it in elementary. 2016-04-08 11:24:32 +01:00
evas_cxx tests cxx: remove superfluous output to stdout 2016-03-02 15:32:09 +01:00
evil Test rework 2016-02-16 12:41:06 +00:00
.gitignore efl-js: JavaScript Eolian binding 2015-12-23 23:59:40 -02:00
efl_check.h Efl tests: Fix running of tests. 2016-02-16 13:03:20 +00:00