efl/src/tests/eo/suite
Stefan Schmidt ecdbde7493 eo: remove now longer needed EO_BASE_BETA define from code base
This was needed when the eo composite object was still in beta. Since commit
d7c45e41d4 this is no longer the case. No beta
part left in eo base so we can safely remove this define.
2016-06-20 10:07:30 +02:00
..
eo_error_msgs.c
eo_error_msgs.h
eo_suite.c
eo_suite.h
eo_test_call_errors.c
eo_test_class_behaviour_errors.c Revert "Eo: Remove eo_del() and make eo_unref() the replacement." 2016-06-01 13:33:21 +01:00
eo_test_class_errors.c Eo: Improve error message when overriding functions. 2016-05-20 10:25:00 +01:00
eo_test_class_simple.c eo: replace loop_get with object_find 2016-05-04 10:43:55 +02:00
eo_test_class_simple.h eo: replace loop_get with object_find 2016-05-04 10:43:55 +02:00
eo_test_class_singleton.c Eo: Fix singleton pattern and add a test to make sure it works. 2016-05-18 13:31:30 +01:00
eo_test_class_singleton.h Eo: Fix singleton pattern and add a test to make sure it works. 2016-05-18 13:31:30 +01:00
eo_test_general.c eo: remove now longer needed EO_BASE_BETA define from code base 2016-06-20 10:07:30 +02:00
eo_test_init.c Eo tests: Also test function calls in reinit test. 2016-04-06 11:15:24 +01:00
eo_test_threaded_calls.c eolian: Make promise eolian generation use macros for hooks 2016-04-11 01:28:50 -03:00
eo_test_value.c