efl/src/tests/efl_mono
Lauro Moura 3358d9d475 csharp: Add since info to members related to events.
Like OnFooEvent, FooEvents, etc.

ref T8359

Differential Revision: https://phab.enlightenment.org/D10382
2019-10-12 19:20:58 -03:00
..
.gitignore
BasicDirection.cs csharp: update and disable tests that use deprecated eolian type notations 2019-07-09 10:05:23 +02:00
Eina.cs csharp: Add missing docs to slice. 2019-10-11 11:23:22 +02:00
EinaTestData.cs csharp: re-enable binbuf tests with -Dmono-beta=false 2019-08-05 18:55:20 -03:00
Eldbus.cs csharp: Do not use the System Bus for testing. 2019-10-08 17:56:46 -03:00
Eo.cs csharp: Fix wrapping of private classes 2019-09-24 18:00:05 -03:00
EoConstruction.cs csharp: encapsulate some internal code of EoWrapper 2019-07-05 09:57:23 +09:00
EoPromises.cs efl_app: introduce app_main for getting the app object 2018-12-20 12:56:54 +01:00
Errors.cs eolian-mono: Renaming suffix for event and event args 2019-09-06 15:55:17 +02:00
Events.cs csharp: Guard hash usage behind EFL_BETA. 2019-09-20 19:29:20 -03:00
FunctionPointerMarshalling.cs csharp: Change to new class API. 2018-11-29 21:29:48 -02:00
FunctionPointers.cs csharp: fix some unit tests that rely on garbage collection 2019-07-12 17:15:37 -03:00
Hash.cs csharp: Fix Hash.DelByValue 2019-09-13 19:22:39 -03:00
Inheritance.cs csharp: fix build warning related with an unused field in an unit test 2019-07-09 09:59:24 +02:00
Main.cs efl-mono: Add Model manual implementation to C# and MVVM factories 2019-08-05 10:18:18 -04:00
Model.cs csharp: Fix factory instantiation 2019-09-24 13:56:07 -07:00
Parts.cs csharp: Fix factory instantiation 2019-09-24 13:56:07 -07:00
Promises.cs efl-mono: Fix value forwarding in promises/async 2019-06-27 19:31:55 -03:00
Strbuf.cs csharp: Adding ToString methods to Strbuf and custommarshaler. 2019-09-10 17:42:19 -03:00
Strings.cs csharp: Change to new class API. 2018-11-29 21:29:48 -02:00
StructHelpers.cs csharp: Guard hash usage behind EFL_BETA. 2019-09-20 19:29:20 -03:00
Structs.cs csharp: Guard hash usage behind EFL_BETA. 2019-09-20 19:29:20 -03:00
TestUtils.cs csharp: fix some unit tests that rely on garbage collection 2019-07-12 17:15:37 -03:00
Value.cs csharp: Enable conversion of container Eina.Values 2019-07-11 15:57:32 -03:00
ValueEolian.cs eolian: rename any_value_ptr -> any_value_ref for consistency 2019-09-20 18:03:39 +02:00
dummy_child.c csharp: Split test files 2019-05-22 17:32:46 -03:00
dummy_child.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
dummy_constructible_object.c csharp: fix some compilation warnings 2019-06-28 10:58:24 -03:00
dummy_constructible_object.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
dummy_event_manager.c csharp: Add some tests 2019-05-31 17:41:14 -03:00
dummy_event_manager.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
dummy_hidden_object.c csharp: Fix wrapping of private classes 2019-09-24 18:00:05 -03:00
dummy_hidden_object.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
dummy_inherit_helper.c csharp: Split test files 2019-05-22 17:32:46 -03:00
dummy_inherit_helper.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
dummy_inherit_iface.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
dummy_interfaces.c csharp: Add test for static interface members 2019-09-10 20:17:28 -03:00
dummy_numberwrapper.c csharp: Split test files 2019-05-22 17:32:46 -03:00
dummy_numberwrapper.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
dummy_part_holder.c csharp: Refactor wrapper lifetime. 2019-05-31 17:44:12 -03:00
dummy_part_holder.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
dummy_test_iface.eo csharp: Add since info to members related to events. 2019-10-12 19:20:58 -03:00
dummy_test_object.c csharp: Fix wrapping of private classes 2019-09-24 18:00:05 -03:00
dummy_test_object.eo csharp: Add since info to members related to events. 2019-10-12 19:20:58 -03:00
efl-mono-suite.runtimeconfig.json efl-mono: Add support for dotnet core 2019-03-01 23:58:56 -03:00
libefl_mono_native_test.h csharp: Fix wrapping of private classes 2019-09-24 18:00:05 -03:00
meson.build csharp: Fix wrapping of private classes 2019-09-24 18:00:05 -03:00
mono_test_driver.sh efl_mono: fix test and example compilation on Windows 2017-12-15 22:26:30 -02:00