efl/src/tests/eolian_cxx
Lauro Moura c03f272bec eolian-cxx: Add constructor_def
Summary: To be used generating argument-aware constructors in C#.

Reviewers: felipealmeida, vitor.sousa

Reviewed By: felipealmeida

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7794
2019-01-28 16:23:07 +09: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
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: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
complex.c
complex.eo eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
complex_cxx.cc cxx: explicitly require c++11 and fix tests to conform 2018-11-12 15:43:13 +01:00
cyclic1.eo
cyclic2.eo
docs.eo eolian: push missing event type changes in tests 2018-05-21 20:32:57 +02: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: Add constructor_def 2019-01-28 16:23:07 +09: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_cxx: Add documentation field to property_def 2018-12-04 16:21:37 -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-cxx: Add property_def 2018-11-30 20:08:00 -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 parent/extensions information to klass_def 2018-12-14 19:45:44 -02:00
generic.eo eolian-cxx: Add parent/extensions information to klass_def 2018-12-14 19:45:44 -02:00
generic_interface.eo eolian-cxx: Add parent/extensions information to klass_def 2018-12-14 19:45:44 -02:00
meson.build eolian_cxx: make address_of test not use multiclass inheritance 2019-01-17 16:14:46 +01:00
name1_name2_type_generation.c
name1_name2_type_generation.eo eolian_cxx: add free functions to the types 2019-01-23 14:13:29 +01: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