efl/src/tests/eolian_cxx
Felipe Magno de Almeida b3cc7d403b eolian: inherit since information from struct and enum to field
Summary:
If a struct or enum field doesn't explicitly sets since information, then since
is inherited from struct documentation if it is available.

Reviewers: jptiz, Jaehyun_Cho, woohyun, q66

Reviewed By: q66

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Maniphest Tasks: T8359

Differential Revision: https://phab.enlightenment.org/D10948
2019-12-24 07:26:33 +09:00
..
a.c
a.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
b.c
b.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
beta_class.eo eolian-cxx: Make events inherit beta info from klass. 2019-10-12 19:18:13 -03:00
c.c eolian_cxx: make address_of test not use multiclass inheritance 2019-01-17 16:14:46 +01:00
c.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02: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 Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
complex_cxx.cc cxx: Add license to CXX bindings. 2019-10-24 10:40:16 -03:00
cyclic1.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
cyclic2.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
docs.eo eolian: remove global vars from tests 2019-09-24 16:29:55 +02:00
eolian_cxx_suite.cc cxx: Add license to CXX bindings. 2019-10-24 10:40:16 -03: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 cxx: Add license to CXX bindings. 2019-10-24 10:40:16 -03:00
eolian_cxx_test_binding.cc eolian_cxx: Add key/value to function_def 2019-10-28 20:35:39 -03:00
eolian_cxx_test_cyclic.cc cxx: Add license to CXX bindings. 2019-10-24 10:40:16 -03:00
eolian_cxx_test_documentation.cc eolian: inherit since information from struct and enum to field 2019-12-24 07:26:33 +09:00
eolian_cxx_test_generate.cc cxx: Add license to CXX bindings. 2019-10-24 10:40:16 -03:00
eolian_cxx_test_inheritance.cc cxx: Add license to CXX bindings. 2019-10-24 10:40:16 -03:00
eolian_cxx_test_parse.cc cxx: Add license to CXX bindings. 2019-10-24 10:40:16 -03:00
eolian_cxx_test_wrapper.cc cxx: Add license to CXX bindings. 2019-10-24 10:40:16 -03:00
generic.c eolian-cxx: Add binbuf and event keywords handling 2019-07-26 13:02:28 +02:00
generic.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
generic_interface.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +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 bindings: Rename test cxx and csharp eo ownership tags 2019-09-05 20:05:19 +02:00
name_name.c
name_name.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
name_name_cxx.cc cxx: Add license to CXX bindings. 2019-10-24 10:40:16 -03:00
ns_name.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
ns_name_other.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
property_holder.eo eolian_cxx: Add key/value to function_def 2019-10-28 20:35:39 -03:00
simple.c
simple.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00