efl/src/tests/efl_mono
Elyes HAOUAS 3e7f317313 Fix typos
Fix some typos

Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D12015
2020-06-25 09:03:05 +02:00
..
.gitignore
Array.cs c#: Implement IList to Eina.Array. 2019-12-22 11:31:35 -03:00
BasicDirection.cs csharp: Disposing IDisposable objects. 2019-11-14 15:32:42 -03:00
Eina.cs eolian-mono: Make Get/Set internal for generated properties 2020-02-18 16:47:38 -03:00
EinaTestData.cs Fix typos 2020-06-25 09:03:05 +02:00
Eldbus.cs
Eo.cs C#: Add error checking for Eina.Success_Flag return type 2020-02-18 17:53:19 -03:00
EoConstruction.cs
EoPromises.cs csharp: Disposing IDisposable objects. 2019-11-14 15:32:42 -03:00
Errors.cs csharp: Disposing IDisposable objects. 2019-11-14 15:32:42 -03:00
Events.cs eolian-mono: Make Get/Set internal for generated properties 2020-02-18 16:47:38 -03:00
FunctionPointerMarshalling.cs csharp: Disposing IDisposable objects. 2019-11-14 15:32:42 -03:00
FunctionPointers.cs csharp: Disposing IDisposable objects. 2019-11-14 15:32:42 -03:00
Hash.cs csharp: Disposing IDisposable objects. 2019-11-14 15:32:42 -03:00
Inheritance.cs csharp: Iterate more in GC-dependent test 2019-11-26 12:40:32 -03:00
List.cs c#: Implement IList<T> to Eina.List. 2019-12-11 18:58:20 -03:00
Main.cs csharp: Specifying StringComparison. 2019-11-20 17:47:44 -03:00
Model.cs mono: update window construction 2020-06-09 12:17:00 +02:00
Parts.cs mono: update window construction 2020-06-09 12:17:00 +02:00
Promises.cs csharp: Disposing IDisposable objects. 2019-11-14 15:32:42 -03:00
Strbuf.cs csharp: Disposing IDisposable objects. 2019-11-14 15:32:42 -03:00
Strings.cs csharp: Disposing IDisposable objects. 2019-11-14 15:32:42 -03:00
StructHelpers.cs csharp: Add IntPtr to/from IEnumerable conversion for "accessor" types 2020-02-18 16:52:59 -03:00
Structs.cs mono-tests: Fix build after DnD changes 2020-03-08 11:01:21 +01:00
TestUtils.cs
Value.cs efl_mono: Create insert list/array c# wrapper for eina_value. 2020-02-13 15:26:50 -03:00
ValueEolian.cs csharp: Disposing IDisposable objects. 2019-11-14 15:32:42 -03:00
dummy_child.c
dummy_child.eo bindings-cxx: fix missing @since tags at stable c#/cpp tests 2020-02-05 17:15:33 +01:00
dummy_constructible_object.c
dummy_constructible_object.eo
dummy_event_manager.c Revert "csharp: Property Indexer implementation" 2020-01-21 07:00:44 +09:00
dummy_event_manager.eo Revert "csharp: Property Indexer implementation" 2020-01-21 07:00:44 +09:00
dummy_hidden_object.c
dummy_hidden_object.eo bindings-cxx: fix missing @since tags at stable c#/cpp tests 2020-02-05 17:15:33 +01:00
dummy_inherit_helper.c
dummy_inherit_helper.eo bindings-cxx: fix missing @since tags at stable c#/cpp tests 2020-02-05 17:15:33 +01:00
dummy_inherit_iface.eo bindings-cxx: fix missing @since tags at stable c#/cpp tests 2020-02-05 17:15:33 +01:00
dummy_interfaces.c
dummy_numberwrapper.c
dummy_numberwrapper.eo bindings-cxx: fix missing @since tags at stable c#/cpp tests 2020-02-05 17:15:33 +01:00
dummy_part_holder.c
dummy_part_holder.eo bindings-cxx: fix missing @since tags at stable c#/cpp tests 2020-02-05 17:15:33 +01:00
dummy_test_iface.eo
dummy_test_object.c C#: Add error checking for Eina.Success_Flag return type 2020-02-18 17:53:19 -03:00
dummy_test_object.eo C#: Add error checking for Eina.Success_Flag return type 2020-02-18 17:53:19 -03:00
efl-mono-suite.runtimeconfig.json
efl_sharp_test_suite.csproj.in csharp: Add StyleCop support to dotnet build 2019-12-30 22:17:32 -03:00
eolian_mono_suite.cc csharp: Fix helper function 2019-11-22 12:01:59 -03:00
libefl_mono_native_test.h Use __func__ C99 identifier instead of __FUNCTION__ compiler extension 2020-05-07 09:27:07 -04:00
meson.build csharp: Add StyleCop support to dotnet build 2019-12-30 22:17:32 -03:00
mono_test_driver.sh