efl/src/tests/eolian/data
Daniel Kolesa b88132932a eolian: fix setter generation for @auto functions
Because of a typo in generator source (and overlooked error in
tests) we were previously generating incorrect code for setters
with the @auto qualifier. This was brought up in D5306 and is
now fixed.
2017-10-13 23:49:57 +02:00
..
base.eo eolian: change eo file syntax @virtual_pure -> @pure_virtual 2017-01-13 15:44:09 +01:00
class_funcs.eo
class_simple.eo eolian: remove c_only 2017-08-30 19:46:41 +02:00
class_simple_ref.c eolian: allow extending eolian-generated classes from within C 2017-04-13 15:56:15 +02:00
class_simple_ref_eo.h eolian gen: generate documentation for first object param if present 2017-10-13 15:18:18 +02:00
class_simple_ref_legacy.h
complex_type.eo eolian: fix tests after extra checks 2017-09-28 23:25:12 +02:00
consts.eo eolian: remove parsing of pointers and the corresponding APIs 2016-11-10 16:20:19 +01:00
ctor_dtor.eo
decl.eo eolian: add mstring 2017-09-22 17:10:42 +02:00
docs.eo
docs_ref.h eolian gen: generate documentation for first object param if present 2017-10-13 15:18:18 +02:00
docs_ref_legacy.h eolian gen: generate documentation for first object param if present 2017-10-13 15:18:18 +02:00
enum.eo eolian: add mstring 2017-09-22 17:10:42 +02:00
events.eo eolian: make test data validate 2017-09-13 23:58:47 +02:00
extern.eo eolian: add mstring 2017-09-22 17:10:42 +02:00
free_func.eo eolian: add mstring 2017-09-22 17:10:42 +02:00
function_as_argument.eo eolian: add mstring 2017-09-22 17:10:42 +02:00
function_as_argument_impl_ref.c eolian: correctness fixes in tests and eo files 2017-09-15 17:48:28 +02:00
function_as_argument_ref.c eolian: correctness fixes in tests and eo files 2017-09-15 17:48:28 +02:00
function_as_argument_ref.h eolian: correctness fixes in tests and eo files 2017-09-15 17:48:28 +02:00
function_types.eot eolian: add mstring 2017-09-22 17:10:42 +02:00
function_types_ref.h eolian: correctness fixes in tests and eo files 2017-09-15 17:48:28 +02:00
import.eo
import_types.eot
import_types_ref.h
nmsp1_class1.eo eolian: allow new property impl syntax with auto/empty 2016-12-27 19:33:12 +01:00
nmsp1_nmsp11_class2.eo eolian: change eo file syntax @virtual_pure -> @pure_virtual 2017-01-13 15:44:09 +01:00
nmsp2_class1.eo
no_nmsp.eo
null.eo eolian: remove parsing of pointers and the corresponding APIs 2016-11-10 16:20:19 +01:00
object_impl.eo eolian: correctness fixes in tests and eo files 2017-09-15 17:48:28 +02:00
object_impl_add.eo eolian: correctness fixes in tests and eo files 2017-09-15 17:48:28 +02:00
object_impl_add_ref.c eolian: remove/add APIs and clean up implements system 2017-01-16 15:55:06 +01:00
object_impl_ref.c eolian: remove/add APIs and clean up implements system 2017-01-16 15:55:06 +01:00
override.eo eolian: add syntax for overridding docs in implements 2017-01-18 15:33:44 +01:00
override_ref.c eolian: fix setter generation for @auto functions 2017-10-13 23:49:57 +02:00
owning.eo eolian: add tests for the new owning functions 2017-09-29 11:28:15 +02:00
owning.eo.c eolian: add tests for the new owning functions 2017-09-29 11:28:15 +02:00
scope.eo
struct.eo eolian: remove static_array and terminated_array 2017-09-22 18:01:15 +02:00
struct_ref.c eolian gen: generate documentation for first object param if present 2017-10-13 15:18:18 +02:00
struct_ref_stub.c
typedef.eo eolian: fix tests after extra checks 2017-09-28 23:25:12 +02:00
typedef_ref.c eo: move event related structures and callback to C 2017-04-21 15:48:31 +02:00
typedef_ref_stub.c eo: move event related structures and callback to C 2017-04-21 15:48:31 +02:00
var.eo eolian: add mstring 2017-09-22 17:10:42 +02:00