csharp: Add EFL_BETA guards around new test
authorLauro Moura <lauromoura@expertisesolutions.com.br>
Tue, 30 Jul 2019 20:36:52 +0000 (17:36 -0300)
committerWooHyun Jung <wh0705.jung@samsung.com>
Mon, 5 Aug 2019 02:05:22 +0000 (11:05 +0900)
commit25ba6642be61187bd53e1092be7550c3ae35ac34
treeeab20f3505e9520f9e76b9ad130b4f9100f711e3
parent1f663ff6aa35e9cc3cc1dcbb2899eed10a2a2e15
csharp: Add EFL_BETA guards around new test

Summary:
The test method is not generated when beta is disabled as
`Eina.Value_Type` is marked @beta and eolian complains if we try to use
it.

Other `Eina.Value` methods work despite `Eina.Value` also being beta due
to its usage as stable through the keyword `any_value[_ptr]`.

Reviewers: vitor.sousa, bu5hm4n, felipealmeida

Reviewed By: vitor.sousa

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9449
src/tests/efl_mono/ValueEolian.cs