efl/src/tests/eolian_cxx
Marcel Hollerbach e85311c992 meson: here comes cxx bindings
this commits is bringing cxx bindings.
You can enable / disable them with the cxx option.

Differential Revision: https://phab.enlightenment.org/D7181
2018-10-24 12:05:58 +02:00
..
a.c
a.eo
b.c
b.eo
c.c
c.eo
callback.eo eolian: push missing event type changes in tests 2018-05-21 20:32:57 +02:00
complex.c
complex.eo cxx: (Temporary) fix for make check 2017-11-07 09:57:24 +09:00
complex_cxx.cc cxx: (Temporary) fix for make check 2017-11-07 09:57:24 +09:00
cyclic1.eo
cyclic2.eo
d.c
d.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 tests: Use EFL_START/END_TEST in cxx tests 2018-06-22 12:43:47 -04:00
eolian_cxx_test_binding.cc tests: Use EFL_START/END_TEST in cxx tests 2018-06-22 12:43:47 -04: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: PACKAGE_DATA_DIR is completly wrong here 2018-10-16 12:51:35 +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 tests: Use EFL_START/END_TEST in cxx tests 2018-06-22 12:43:47 -04: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 gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
generic.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
meson.build meson: here comes cxx bindings 2018-10-24 12:05:58 +02:00
name1_name2_type_generation.c
name1_name2_type_generation.eo cxx: (Temporary) fix for make check 2017-11-07 09:57:24 +09:00
name_name.c
name_name.eo
name_name_cxx.cc
ns_name.eo
ns_name_other.eo
simple.c
simple.eo