efl/src/tests/eolian_cxx
Mike Blumenkrantz 7c7998b3dc meson: enforce 61s timeout for tests, remove explicit timeouts from build files
unit tests automatically abort with info after 60s, and tests should be run with
an appropriate timeout to avoid conflict with the test runner's default 30s timeout

set explicit timeout in eio test for now because there's still frequent bugs here

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D8894
2019-05-15 18:49:51 +02:00
..
a.c
a.eo eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
b.c
b.eo eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
beta_class.eo eolian-cxx: Add beta information to *_def 2019-03-11 14:41:01 -03:00
c.c eolian_cxx: make address_of test not use multiclass inheritance 2019-01-17 16:14:46 +01:00
c.eo eolian_cxx: make address_of test not use multiclass inheritance 2019-01-17 16:14:46 +01:00
callback.eo eolian: add event type call convention checks for non-beta classes 2019-03-21 16:00:18 +01:00
complex.c
complex.eo eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
complex_cxx.cc cxx: explicitly require c++11 and fix tests to conform 2018-11-12 15:43:13 +01:00
cyclic1.eo
cyclic2.eo
docs.eo eolian: remove legacy handling API and most of generation 2019-03-08 10:12:09 -05:00
eolian_cxx_suite.cc tests: move bindings tests to using checked fixtures too. 2018-04-05 10:19:57 -07: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 Remove letftover include 2019-01-17 17:13:40 +01:00
eolian_cxx_test_binding.cc eolian: refactor parsing API and path handling 2019-05-03 17:06:49 +02:00
eolian_cxx_test_cyclic.cc tests: Use EFL_START/END_TEST in cxx tests 2018-06-22 12:43:47 -04:00
eolian_cxx_test_documentation.cc eolian: refactor parsing API and path handling 2019-05-03 17:06:49 +02:00
eolian_cxx_test_generate.cc tests: Use EFL_START/END_TEST in cxx tests 2018-06-22 12:43:47 -04:00
eolian_cxx_test_inheritance.cc
eolian_cxx_test_parse.cc eolian: refactor parsing API and path handling 2019-05-03 17:06:49 +02:00
eolian_cxx_test_wrapper.cc tests: Use EFL_START/END_TEST in cxx tests 2018-06-22 12:43:47 -04:00
generic.c eolian: add event type call convention checks for non-beta classes 2019-03-21 16:00:18 +01:00
generic.eo eolian: add event type call convention checks for non-beta classes 2019-03-21 16:00:18 +01:00
generic_interface.eo eolian-cxx: Add parent/extensions information to klass_def 2018-12-14 19:45:44 -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: Fix compilation errors with new any_value_ptr and mstring types 2017-09-25 21:57:25 -03:00
name1_name2_type_generation.eo eolian_cxx: add free functions to the types 2019-01-23 14:13:29 +01:00
name_name.c
name_name.eo
name_name_cxx.cc
ns_name.eo
ns_name_other.eo
property_holder.eo eolian-cxx: Add property_def 2018-11-30 20:08:00 -02:00
simple.c
simple.eo eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00