efl/src/tests/eolian_cxx
Felipe Magno de Almeida f230dc9dbc eolian-cxx: Add binbuf and event keywords handling
n

Summary:
Add support in Eolian-Cxx for binbuf and event keywords and tests. It
will generate the C type while the manual binding in C++ for the types
do not exist.

Reviewers: q66, lauromoura

Reviewed By: q66

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9412
2019-07-26 13:02:28 +02:00
..
a.c
a.eo eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
b.c
b.eo eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
beta_class.eo eolian-cxx: Add beta information to *_def 2019-03-11 14:41:01 -03:00
c.c eolian_cxx: make address_of test not use multiclass inheritance 2019-01-17 16:14:46 +01:00
c.eo eolian_cxx: make address_of test not use multiclass inheritance 2019-01-17 16:14:46 +01:00
callback.eo eolian_cxx: update tests to no longer use forbidden eolian notations 2019-07-08 16:15:41 +02:00
complex.c
complex.eo eolian_cxx: update tests to no longer use forbidden eolian notations 2019-07-08 16:15:41 +02:00
complex_cxx.cc eolian_cxx: update tests to no longer use forbidden eolian notations 2019-07-08 16:15:41 +02:00
cyclic1.eo
cyclic2.eo
docs.eo eolian: remove legacy handling API and most of generation 2019-03-08 10:12:09 -05:00
eolian_cxx_suite.cc tests: move bindings tests to using checked fixtures too. 2018-04-05 10:19:57 -07:00
eolian_cxx_suite.h tests: add instrumentation to existing tests to find slow tests 2018-04-05 11:10:25 +02:00
eolian_cxx_test_address_of.cc Remove letftover include 2019-01-17 17:13:40 +01:00
eolian_cxx_test_binding.cc eolian_cxx: update tests to no longer use forbidden eolian notations 2019-07-08 16:15:41 +02:00
eolian_cxx_test_cyclic.cc tests: Use EFL_START/END_TEST in cxx tests 2018-06-22 12:43:47 -04:00
eolian_cxx_test_documentation.cc eolian: refactor parsing API and path handling 2019-05-03 17:06:49 +02:00
eolian_cxx_test_generate.cc tests: Use EFL_START/END_TEST in cxx tests 2018-06-22 12:43:47 -04:00
eolian_cxx_test_inheritance.cc
eolian_cxx_test_parse.cc eolian: refactor parsing API and path handling 2019-05-03 17:06:49 +02:00
eolian_cxx_test_wrapper.cc tests: Use EFL_START/END_TEST in cxx tests 2018-06-22 12:43:47 -04:00
generic.c eolian-cxx: Add binbuf and event keywords handling 2019-07-26 13:02:28 +02:00
generic.eo eolian-cxx: Add binbuf and event keywords handling 2019-07-26 13:02:28 +02:00
generic_interface.eo eolian-cxx: Add parent/extensions information to klass_def 2018-12-14 19:45:44 -02:00
meson.build meson: enforce 61s timeout for tests, remove explicit timeouts from build files 2019-05-15 18:49:51 +02:00
name1_name2_type_generation.c eolian_cxx: update tests to no longer use forbidden eolian notations 2019-07-08 16:15:41 +02:00
name1_name2_type_generation.eo eolian_cxx: update tests to no longer use forbidden eolian notations 2019-07-08 16:15:41 +02:00
name_name.c
name_name.eo
name_name_cxx.cc
ns_name.eo
ns_name_other.eo
property_holder.eo eolian-cxx: Add property_def 2018-11-30 20:08:00 -02:00
simple.c
simple.eo eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00