efl/src/tests/eolian_cxx
Vincent Torri d135957ffa Use __func__ C99 identifier instead of __FUNCTION__ compiler extension
Summary: see http://www.open-std.org/JTC1/SC22/wg14/www/docs/n1124.pdf section 6.4.2.2 page 52

Test Plan: compilation

Reviewers: raster, devilhorns

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D11785
2020-05-07 09:27:07 -04:00
..
a.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
a.eo bindings-cxx: fix missing @since tags at stable c#/cpp tests 2020-02-05 17:15:33 +01:00
b.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
b.eo bindings-cxx: fix missing @since tags at stable c#/cpp tests 2020-02-05 17:15:33 +01: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 bindings-cxx: fix missing @since tags at stable c#/cpp tests 2020-02-05 17:15:33 +01:00
callback.eo bindings-cxx: fix missing @since tags at stable c#/cpp tests 2020-02-05 17:15:33 +01:00
complex.c eolian-cxx: Remove EOLIAN_TYPE_POINTER enumeration 2016-11-10 15:20:36 -02:00
complex.eo bindings-cxx: fix missing @since tags at stable c#/cpp tests 2020-02-05 17:15:33 +01:00
complex_cxx.cc cxx: Add license to CXX bindings. 2019-10-24 10:40:16 -03:00
cyclic1.eo bindings-cxx: fix missing @since tags at stable c#/cpp tests 2020-02-05 17:15:33 +01:00
cyclic2.eo bindings-cxx: fix missing @since tags at stable c#/cpp tests 2020-02-05 17:15:33 +01:00
docs.eo eolian_cxx: fix a last few since errors 2020-02-05 19:42:44 +01: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: move tests of list<> to be protected by @beta. 2020-01-24 21:45:51 -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_cxx: fix a last few since errors 2020-02-05 19:42:44 +01: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 Use __func__ C99 identifier instead of __FUNCTION__ compiler extension 2020-05-07 09:27:07 -04: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: move tests of list<> to be protected by @beta. 2020-01-24 21:45:51 -03:00
generic.eo docs: Remove incorrect doc tag 2020-02-05 18:53:43 +01:00
generic_interface.eo bindings-cxx: fix missing @since tags at stable c#/cpp tests 2020-02-05 17:15:33 +01: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 tests: eolian_cxx: add define to allow the use of beta APIs like eo 2016-08-02 22:21:18 +02:00
name_name.eo bindings-cxx: fix missing @since tags at stable c#/cpp tests 2020-02-05 17:15:33 +01:00
name_name_cxx.cc cxx: Add license to CXX bindings. 2019-10-24 10:40:16 -03:00
ns_name.eo bindings-cxx: fix missing @since tags at stable c#/cpp tests 2020-02-05 17:15:33 +01:00
ns_name_other.eo bindings-cxx: fix missing @since tags at stable c#/cpp tests 2020-02-05 17:15:33 +01:00
property_holder.eo bindings-cxx: fix missing @since tags at stable c#/cpp tests 2020-02-05 17:15:33 +01:00
simple.c Use __func__ C99 identifier instead of __FUNCTION__ compiler extension 2020-05-07 09:27:07 -04:00
simple.eo bindings-cxx: fix missing @since tags at stable c#/cpp tests 2020-02-05 17:15:33 +01:00