efl/src/tests
Lauro Moura 850b7309b0 efl-csharp: Fix Eina.Value containing arrays and lists
Summary:
It was marshalling erroneously data into and out of arrays and lists.

Instead of passing data by value (or by address of correct size), it was
stuffing data into IntPtr and trying to parse out afterwards.

This commit changes the binding to use the same approach of plain
Get/Set, with proper overloads.

Reviewers: vitor.sousa, segfaultxavi, felipealmeida

Reviewed By: vitor.sousa

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8057
2019-03-01 19:24:12 -03:00
..
ecore eolian: validate betaness 2019-02-25 14:00:28 +01:00
ecore_audio_cxx
ecore_con eolian: drop class function overriding 2019-02-13 16:59:58 +01:00
ecore_cxx meson: here comes cxx bindings 2018-10-24 12:05:58 +02:00
ector cmake: remove! 2018-12-20 20:07:26 +01:00
edje efl_container: remove content_remove 2019-02-27 21:20:33 +01:00
edje_cxx meson: here comes cxx bindings 2018-10-24 12:05:58 +02:00
eet cmake: remove! 2018-12-20 20:07:26 +01:00
eet_cxx meson: here comes cxx bindings 2018-10-24 12:05:58 +02:00
eeze cmake: remove! 2018-12-20 20:07:26 +01:00
efl efl: improve Efl.Container_Model test to have proper lifecycle. 2019-02-23 08:58:07 -05:00
efl_js eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
efl_mono efl-csharp: Fix Eina.Value containing arrays and lists 2019-03-01 19:24:12 -03:00
efreet efreet test - use correct free func prototype for desktyp type add 2018-11-09 11:43:59 +00:00
eina Eina: implement strtod in C locale and remove linkl against msvcr100. 2019-02-28 14:36:42 +01:00
eina_cxx meson: use eolian_gen with -S 2018-12-03 19:00:26 +01:00
eio eio: enforce proper lifecycle for all Efl.Io_Model and fix discovered lifecycle bugs. 2019-02-23 08:57:48 -05:00
eldbus cmake: remove! 2018-12-20 20:07:26 +01:00
eldbus_cxx meson: here comes cxx bindings 2018-10-24 12:05:58 +02:00
elementary tests: add test for elm_layout_text_set 2019-02-27 16:04:07 -05:00
elementary_cxx meson: here comes cxx bindings 2018-10-24 12:05:58 +02:00
elocation tests: add instrumentation to existing tests to find slow tests 2018-04-05 11:10:25 +02:00
elput here comes meson 2018-10-02 17:22:50 +02:00
elua elua tests: fix distcheck 2019-02-27 18:40:10 +01:00
emile cmake: remove! 2018-12-20 20:07:26 +01:00
emotion efl.file: improve api a bit 2019-02-27 13:17:10 -05:00
eo build: test eo fallback add 2019-02-25 07:59:13 -05:00
eo_cxx meson: here comes cxx bindings 2018-10-24 12:05:58 +02:00
eolian eolian: Fix struct database registration. 2019-02-28 12:01:31 +01:00
eolian_cxx eolian-cxx: Add constructor_def 2019-01-28 16:23:07 +09:00
eolian_js eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
evas efl.canvas.object: clip -> clipper && clipees -> clipped_objects 2019-02-27 13:17:37 -05:00
evas_cxx meson: here comes cxx bindings 2018-10-24 12:05:58 +02:00
evil evil: Fix test compilation. 2018-06-13 10:09:16 -04:00
.gitignore tests: add failsafe timeout for tests running in fork mode 2018-08-16 09:59:58 +02:00
efl_check.h tests: guard eina bool variable to avoid compilation failure on windows 2019-02-14 13:00:54 +01:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00
timeout.c tests: add failsafe timeout for tests running in fork mode 2018-08-16 09:59:58 +02:00