efl/src/tests/efl_mono
Lauro Moura 2bbaada66e efl_mono: Reject the promise when it's disposed.
Summary:
As futures are tied to a given promises and are usually handled in
a 'attach and forget' scheme, we can't cancel them as it would cancel
the whole chain.

Reviewers: felipealmeida, vitor.sousa

Reviewed By: vitor.sousa

Subscribers: cedric, #committers, zmike

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D6189
2018-05-23 18:59:26 -03:00
..
.gitignore
BasicDirection.cs efl_mono: Update tests and examples after rename 2018-05-03 18:04:41 -03:00
Eina.cs efl_mono: Update tests and examples after rename 2018-05-03 18:04:41 -03:00
Eldbus.cs efl_mono: Fix eldbus warnings and typo. 2018-05-17 16:56:18 -03:00
Eo.cs efl_mono: Support type aliases. 2018-05-11 11:01:59 -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_mono: Remove callback,add from event tests. 2018-05-18 11:17:38 -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_mono: Add support for Eina.Error/Empty in eina.Value 2018-05-17 16:56:11 -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_mono: Start generating eina future in eolian_mono. 2018-05-17 16:56:31 -03: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 efl_mono: Proper support for @class methods. 2018-04-12 21:23:42 -03:00
test_numberwrapper.eo
test_testing.eo efl_mono: Start generating eina future in eolian_mono. 2018-05-17 16:56:31 -03:00