efl/src/lib
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
..
ecore efl: Make stable single-valued getters consistent. 2019-11-06 23:47:39 -03:00
ecore_audio eolian: rename event_prefix to event_c_prefix for consistency 2019-09-26 16:47:22 +02:00
ecore_avahi
ecore_buffer
ecore_cocoa
ecore_con ecore_con: use only Eina_Magic infrastructure for set and check in Ecore_Con_Url. 2019-10-14 09:38:23 -04:00
ecore_drm
ecore_drm2
ecore_evas evas: move efl_input_device into evas/Efl_Canvas.h 2019-10-31 13:29:56 -04:00
ecore_fb
ecore_file
ecore_imf
ecore_imf_evas
ecore_input
ecore_input_evas
ecore_ipc
ecore_sdl
ecore_wayland
ecore_win32
ecore_wl2 ecore-wl2: Remove dead comment 2019-11-05 09:36:20 -05:00
ecore_x ecore-x: protect against accidentally "un-managing" the root window 2019-09-26 11:23:24 -04:00
ector eolian: fix eolian errors with EOLIAN_ENFORCE_SINCE=1 2019-10-14 16:55:52 +09:00
edje Revert "evas_textblock: content fit feature" 2019-11-07 10:23:58 +00:00
eet Revert "evas_textblock: content fit feature" 2019-11-07 10:23:58 +00:00
eeze
efl efl: Make stable single-valued getters consistent. 2019-11-06 23:47:39 -03:00
efl_mono csharp: Fix running headless tests in dotnet 2019-11-07 22:46:15 -03:00
efl_wl
efreet efreet : Check that the file has a protocol in efreet_desktop_command_file_process() 2019-10-28 09:07:13 -04:00
eina efl_canvas_animation_rotate: adjust API 2019-11-04 13:06:53 +01:00
eio eio - fbsd - make fd for monitored file close on exec 2019-10-12 13:02:31 +01:00
eldbus eldbus: properly cleanup local variable during destruction. 2019-10-07 10:04:18 -04:00
elementary elm_entry: fix wrong displayed scrollbars 2019-11-07 22:24:11 +01:00
elocation
elput
elua
embryo
emile
emotion evas: move efl_input_device into evas/Efl_Canvas.h 2019-10-31 13:29:56 -04:00
eo eo: make sure to return the right value for efl_event_callback_call. 2019-11-07 22:24:07 +01:00
eolian eolian: Leave default text for libeolian users 2019-10-09 16:18:30 +02:00
eolian_cxx eolian_cxx: Add key/value to function_def 2019-10-28 20:35:39 -03:00
ephysics fix various trivial null derefs 2019-10-18 13:30:10 -04:00
escape
ethumb ethumb: fixed a potential dangling pointer. 2019-09-05 18:08:12 +09:00
ethumb_client
evas Revert "evas_textblock: content fit feature" 2019-11-07 10:23:58 +00:00
evil evil: make it clear in the docs that this library is private to efl 2019-10-07 12:50:14 +02:00
.gitignore