efl/src/tests/eolian/data
Lauro Moura 86191b02c7 eolian: Leave default text for libeolian users
Summary:
Instead of setting the default text at the library level, keep the
summary empty if nothing is provided.

The libeolian users them are free to check if the summary was actually
empty or a placeholder text was added.

ref T8309

Test Plan: Run attached tests

Reviewers: q66, segfaultxavi

Subscribers: cedric, brunobelo, #reviewers, felipealmeida, #committers

Tags: #efl

Maniphest Tasks: T8309

Differential Revision: https://phab.enlightenment.org/D10285
2019-10-09 16:18:30 +02:00
..
base.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
class_funcs.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
class_requires.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
class_simple.eo eolian: remove global vars from tests 2019-09-24 16:29:55 +02:00
class_simple_ref.c eolian: remove global vars from tests 2019-09-24 16:29:55 +02:00
class_simple_ref_eo.h eolian: remove global vars from tests 2019-09-24 16:29:55 +02:00
complex_type.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
consts.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
ctor_dtor.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
docs_ref.h eolian: Leave default text for libeolian users 2019-10-09 16:18:30 +02:00
enum.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
eo_docs.eo eolian: Leave default text for libeolian users 2019-10-09 16:18:30 +02:00
error.eo eolian: add library support for declaring and using errors 2019-06-24 15:15:30 +02:00
events.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
extern.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
free_func.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
function_as_argument.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
function_as_argument_impl_ref.c eolian: remove param @nonull 2019-05-26 17:25:15 +02:00
function_as_argument_ref.c eolian: remove param @nonull 2019-05-26 17:25:15 +02:00
function_as_argument_ref.h Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
function_types.eot Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
function_types_ref.h Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
iface.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
import.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
import_types.eot Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
import_types_ref.h Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
mixins_require.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
nmsp1_class1.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
nmsp1_nmsp11_class2.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
nmsp2_class1.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
no_nmsp.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
object_impl.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
object_impl_add.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
object_impl_add_ref.c eolian: enable unimplemented function errors for stable API 2019-09-17 12:36:50 +02:00
object_impl_ref.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
override.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
override_ref.c eolian gen: initial support for reflection api 2019-02-15 17:17:15 +01:00
owning.eo eolian: make hashes beta-only for now 2019-09-20 17:04:48 +02:00
owning_ref.c eolian: disallow ptr() in containers in stable API 2019-08-01 16:55:31 +02:00
parts.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
scope.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
struct.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
struct_ref.h Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
struct_ref_stub.h Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
typedef.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
typedef_ref.h Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
typedef_ref_stub.h Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
unimpl.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00
var.eo Revert "eolian: disallow missing docs for stable API where necessary" 2019-09-30 19:48:19 +02:00