efl/src/tests/efl_mono
Daniel Kolesa c8e0a1d2e2 eolian: implement new syntax for inheritance
This new syntax separates the parent class from extensions, in
a familiar way to similar to e.g. Java. Since changing everything
at once is a lot of effort, implement it alongside for the time
being.
2018-11-23 13:57:07 +01:00
..
.gitignore
BasicDirection.cs efl_mono: Update tests and examples after rename 2018-05-03 18:04:41 -03:00
Eina.cs efl_mono: Initial support for Accessors. 2018-05-23 18:59:26 -03:00
Eldbus.cs efl_mono: Fix eldbus warnings and typo. 2018-05-17 16:56:18 -03:00
Eo.cs efl-csharp: Make sure efl_finalize overrides are callable 2018-09-05 14:19:39 -03:00
EoPromises.cs efl_mono: Start generating eina future in eolian_mono. 2018-05-17 16:56:31 -03:00
Errors.cs efl_mono: Remove callback,add from event tests. 2018-05-18 11:17:38 -03:00
Evas.cs
Events.cs efl-csharp: Fix event callback removal. 2018-09-05 14:47:19 -03:00
FunctionPointerMarshalling.cs efl_mono: Update tests and examples after rename 2018-05-03 18:04:41 -03:00
FunctionPointers.cs efl_mono: Update tests and examples after rename 2018-05-03 18:04:41 -03:00
Main.cs
Parts.cs efl_mono: Update tests and examples after rename 2018-05-03 18:04:41 -03:00
Promises.cs efl_mono: Reject the promise when it's disposed. 2018-05-23 18:59:26 -03:00
Strbuf.cs efl_mono: Update tests and examples after rename 2018-05-03 18:04:41 -03:00
Strings.cs efl_mono: Update tests and examples after rename 2018-05-03 18:04:41 -03:00
Structs.cs efl_mono: Update tests and examples after rename 2018-05-03 18:04:41 -03:00
TestUtils.cs
Value.cs efl-csharp: Add copy constructor for eina.Value. 2018-09-11 11:41:38 -03:00
ValueEolian.cs efl_mono: Add support for Eina.Error/Empty in eina.Value 2018-05-17 16:56:11 -03:00
libefl_mono_native_test.c efl-csharp: Use value_new/free for wrapped values 2018-09-03 17:39:38 -03:00
meson.build meson: make bindings test work without efl installed 2018-10-24 15:45:34 +02:00
mono_test_driver.sh efl_mono: fix test and example compilation on Windows 2017-12-15 22:26:30 -02:00
test_child.eo eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
test_numberwrapper.eo eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
test_testing.eo eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00