efl/src/tests/eina_cxx
Daniel Kolesa c8e0a1d2e2 eolian: implement new syntax for inheritance
This new syntax separates the parent class from extensions, in
a familiar way to similar to e.g. Java. Since changing everything
at once is a lot of effort, implement it alongside for the time
being.
2018-11-23 13:57:07 +01:00
..
eina_cxx_suite.cc tests: move bindings tests to using checked fixtures too. 2018-04-05 10:19:57 -07:00
eina_cxx_suite.h tests: add instrumentation to existing tests to find slow tests 2018-04-05 11:10:25 +02:00
eina_cxx_test_accessor.cc eina_cxx: use efl_new instead of efl_add 2018-10-16 13:08:21 +02:00
eina_cxx_test_error.cc tests: Use EFL_START/END_TEST in cxx tests 2018-06-22 12:43:47 -04:00
eina_cxx_test_inarray.cc tests: Use EFL_START/END_TEST in cxx tests 2018-06-22 12:43:47 -04:00
eina_cxx_test_inlist.cc tests: Use EFL_START/END_TEST in cxx tests 2018-06-22 12:43:47 -04:00
eina_cxx_test_iterator.cc tests: Use EFL_START/END_TEST in cxx tests 2018-06-22 12:43:47 -04:00
eina_cxx_test_log.cc tests: Use EFL_START/END_TEST in cxx tests 2018-06-22 12:43:47 -04:00
eina_cxx_test_optional.cc tests: Use EFL_START/END_TEST in cxx tests 2018-06-22 12:43:47 -04:00
eina_cxx_test_ptrarray.cc eina_cxx: use efl_new instead of efl_add 2018-10-16 13:08:21 +02:00
eina_cxx_test_ptrlist.cc eina_cxx: use efl_new instead of efl_add 2018-10-16 13:08:21 +02:00
eina_cxx_test_stringshare.cc tests: Use EFL_START/END_TEST in cxx tests 2018-06-22 12:43:47 -04:00
eina_cxx_test_thread.cc tests: Use EFL_START/END_TEST in cxx tests 2018-06-22 12:43:47 -04:00
eina_cxx_test_value.cc tests: Use EFL_START/END_TEST in cxx tests 2018-06-22 12:43:47 -04:00
meson.build meson: here comes cxx bindings 2018-10-24 12:05:58 +02:00
simple.c
simple.eo eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00