efl/src/tests/eolian
Daniel Zaoui b191379d1d Eolian: add API to determine if a function is implemented.
This is needed in Erigo to determine if a virtual pure function can be
invoked via eo_do, as we don't want error messages to be displayed in
case of a non implementation in the Eo object.
This function works with non virtual functions too.

Tests have been provided.

@feature
2015-03-19 12:37:38 +02:00
..
data eolian: add testcase for nullable/optional 2015-02-12 13:42:57 +00:00
eolian_generation.c eolian: add right extension to eolian_gen if we are on Windows 2015-02-11 17:03:37 +01:00
eolian_parsing.c Eolian: add API to determine if a function is implemented. 2015-03-19 12:37:38 +02:00
eolian_suite.c check: fix tests suites on Windows 2015-01-30 10:49:54 +01:00
eolian_suite.h Eolian: add test for generator. 2014-05-26 13:56:06 +03:00