efl/src/tests/eina_cxx
Xavi Artigas 835e230f2f Revert "eolian: disallow missing docs for stable API where necessary"
I'm afraid but this breaks the mono bindings too close to a release.
This also fixes the missing docs errors by adding a lot of inconsistent
placeholder text ("No description supplied.", "TBD") which will make
finding them later on more complicated.

I was the one that asked for this feature but it is not critical at this
point, so I suggest we explore some refinements (like T8291) before landing
this patch in its current state.

This reverts commit 2946cb3c32.
2019-09-30 19:48:19 +02:00
..
eina_cxx_suite.cc
eina_cxx_suite.h
eina_cxx_test_accessor.cc
eina_cxx_test_error.cc
eina_cxx_test_inarray.cc
eina_cxx_test_inlist.cc
eina_cxx_test_iterator.cc
eina_cxx_test_log.cc
eina_cxx_test_optional.cc cxx: remove compilation warnings in C++ code, from both gcc and clang 2019-07-12 09:07:27 -04:00
eina_cxx_test_ptrarray.cc
eina_cxx_test_ptrlist.cc cxx: remove compilation warnings in C++ code, from both gcc and clang 2019-07-12 09:07:27 -04:00
eina_cxx_test_stringshare.cc
eina_cxx_test_thread.cc
eina_cxx_test_value.cc
eina_simple.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
simple.c