efl/src
Vitor Sousa 288f645e3c csharp: update and disable tests that use deprecated eolian type notations
Summary:
Avoid the usage of deprecated Eolian type notations like `ptr()` in C# unit
tests.

In places where an alternative type could be used, tests were changed to use
a valid type, e.g. containers that stored `ptr(int)` were changed to store
`string`.

Tests for types that require a pointer notation were commented out and
disabled. They can be re-enabled when a new notation to the type is defined.

Depends on D9238

Test Plan: `meson test`

Reviewers: lauromoura, felipealmeida, q66, segfaultxavi

Reviewed By: lauromoura

Subscribers: cedric, #reviewers, bu5hm4n, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9247
2019-07-09 10:05:23 +02:00
..
benchmarks autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
bin eolian_mono: fix non-beta build and support for slice/rw_slice keywords 2019-07-09 10:00:06 +02:00
bindings csharp: fix some build warnings related with incorrect and missing documentation 2019-07-08 17:20:08 +02:00
edje_external
examples elementary: rename Activew_View to Spotlight. 2019-07-05 19:18:22 +02:00
generic
lib efl_canvas_vg: prevent dangling pointers. 2019-07-09 15:50:26 +09:00
modules meson: add some config definitions 2019-06-27 15:51:25 +02:00
scripts eolian: remove API to get freefunc of type 2019-07-08 16:06:42 +02:00
static_libs vg_common_json: Always set the alpha color of the container. 2019-07-09 14:21:55 +09:00
tests csharp: update and disable tests that use deprecated eolian type notations 2019-07-09 10:05:23 +02:00
wayland_protocol