efl/src/bindings
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
..
cxx cxx: Add license to CXX bindings. 2019-10-24 10:40:16 -03:00
js all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
luajit elua: fix error api in lua eolian bindings 2019-10-09 13:20:15 +02:00
mono csharp: Fix running headless tests in dotnet 2019-11-07 22:46:15 -03:00
meson.build meson: support mono bindings building without cxx 2019-10-01 10:27:41 -03:00