efl/src/bindings/mono
Lauro Moura 77207f9b58 csharp: Fix running headless tests in dotnet
Summary:
CoreCLR, the runtime of dotnet, has some issues regarding storing
environment variables (see dotnet/coreclr issue #15812), keeping them in
a local cache instead of flushing to the native `setenv`.

This commit replaces the usage of
`System.Environment.SetEnvironmentVariable` with a `setenv` wrapper.

Test Plan: Run without DISPLAY set and with dotnet.

Reviewers: felipealmeida, brunobelo, segfaultxavi, YOhoho

Reviewed By: brunobelo

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10619
2019-11-07 22:46:15 -03:00
..
efl_mono csharp: Fix running headless tests in dotnet 2019-11-07 22:46:15 -03:00
eina_mono csharp: Fix running headless tests in dotnet 2019-11-07 22:46:15 -03:00
eldbus_mono csharp: Changing visibility of nested class/struct 2019-11-04 14:53:54 -03:00
eo_mono csharp: Revamp dotnet support 2019-11-06 11:20:19 -03:00
eolian_mono build: make bindings cross compileable 2018-12-17 17:43:08 +01:00
efl_mono.dll.config.in csharp: Add licensing information. 2019-10-24 10:10:56 -03:00
efl_sharp.csproj.in csharp: Revamp dotnet support 2019-11-06 11:20:19 -03:00
meson.build csharp: Revamp dotnet support 2019-11-06 11:20:19 -03:00