efl/src/tests/efl_mono
Lauro Moura c3ed0791a6 efl-csharp: Fix variable generation for Roslyn
Summary:
Mono's old compiler (mcs) accepts LL as suffix for longs while Roslyn
(csc) is strict, allowing only a single L.

Test Plan: Run tests

Reviewers: vitor.sousa, felipealmeida

Reviewed By: vitor.sousa

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8061
2019-02-28 17:20:53 -03:00
..
.gitignore
BasicDirection.cs csharp: Change to new class API. 2018-11-29 21:29:48 -02:00
Eina.cs efl-csharp: Remove generated inlist/inarray support 2019-02-28 12:21:56 -03:00
EinaTestData.cs efl-mono: Share test data among other files. 2019-01-14 16:16:18 +09:00
Eldbus.cs efl_mono: Fix eldbus warnings and typo. 2018-05-17 16:56:18 -03:00
Eo.cs efl-csharp: Fix variable generation for Roslyn 2019-02-28 17:20:53 -03:00
EoPromises.cs efl_app: introduce app_main for getting the app object 2018-12-20 12:56:54 +01:00
Errors.cs efl_mono: move Eina.Error.Init() to a static constructor 2019-01-16 14:24:12 +01:00
Events.cs efl-csharp: Add support for containers in events. 2019-02-22 14:07:24 -03:00
FunctionPointerMarshalling.cs csharp: Change to new class API. 2018-11-29 21:29:48 -02:00
FunctionPointers.cs csharp: Change to new class API. 2018-11-29 21:29:48 -02:00
Inheritance.cs eolian-mono: Add interface registration to inherited classes 2019-01-17 21:36:27 +09:00
Main.cs csharp: Change to new class API. 2018-11-29 21:29:48 -02:00
Parts.cs csharp: Change to new class API. 2018-11-29 21:29:48 -02:00
Promises.cs efl_app: introduce app_main for getting the app object 2018-12-20 12:56:54 +01:00
Strbuf.cs csharp: Change to new class API. 2018-11-29 21:29:48 -02:00
Strings.cs csharp: Change to new class API. 2018-11-29 21:29:48 -02:00
StructHelpers.cs efl-csharp: Remove generated inlist/inarray support 2019-02-28 12:21:56 -03:00
Structs.cs efl-mono: Share test data among other files. 2019-01-14 16:16:18 +09:00
TestUtils.cs
Value.cs efl-mono: Remove Flush from C# Value API. 2018-12-28 18:22:43 +01:00
ValueEolian.cs efl-mono: Add extra constructors to Eina.Value 2019-01-11 14:51:22 +01:00
dummy_another_iface.eo efl: convert all interfaces to the new eolian syntax 2019-01-18 16:31:31 +01:00
dummy_child.eo eolian-mono: Provide constructor parameters based on the constructors 2019-02-01 14:03:02 -05:00
dummy_inherit_helper.eo efl-mono: Add proper test for interface inheritance 2019-01-17 21:36:27 +09:00
dummy_inherit_iface.eo efl-mono: Add proper test for interface inheritance 2019-01-17 21:36:27 +09:00
dummy_numberwrapper.eo csharp: Change to new class API. 2018-11-29 21:29:48 -02:00
dummy_test_iface.eo efl: convert all interfaces to the new eolian syntax 2019-01-18 16:31:31 +01:00
dummy_test_object.eo efl-csharp: Remove generated inlist/inarray support 2019-02-28 12:21:56 -03:00
libefl_mono_native_test.c efl-csharp: Remove generated inlist/inarray support 2019-02-28 12:21:56 -03:00
meson.build efl-csharp: Remove legacy Evas bindings. 2019-02-25 19:21:04 -03:00
mono_test_driver.sh efl_mono: fix test and example compilation on Windows 2017-12-15 22:26:30 -02:00