efl/src/tests
SangHyeon Jade Lee 5525c89a3d efl_model : rename all efl_model based classes.
Summary:
As the result of discussion in T7458,
we need to rename all efl_model based classes with efl_XXX_Model sequence.
I've run few vote for this, see V42, V43
few classes are totally renamed as our consideration of misnaming.

| Efl.Model_Loop | Efl.Loop_Model |
| Efl.Model_Item | Efl.Generic_Model |
| Efl.Model_Container | Efl.Container_Model |
| Efl.Model_Container_Item | Efl.Container_Model_Item |
| Efl.Model_Composite | Efl.Composite_Model |
| Efl.Model_Composite_Boolean | Efl.Boolean_Model |
| Efl.Model_Composite_Boolean_Chlidren | Efl.Boolean_Model_Item |
| Efl.Model_Composite_Selection | Efl.Select_Model |
| Efl.Model_Composite_Selection_Chlidren | Efl.Select_Model_Item |
| Efl.Model_View | Efl.View_Model |
| Eio.Model | Efl.Io.Model |
| Efl.Ui.Model_State | Efl.Ui.State_Model |
| Efl.Ui.Model_Size | Efl.Ui.Size_Model |
| Efl.Ui.Model_Exact | Efl.Ui.Exact_Model |
| Efl.Ui.Model_Average | Efl.Ui.Average_Model |
| Efl.Ui.Model_Homogeneous | Efl.Ui.Homogeneous_Model |

I worried about Efl.Io.Model changes, cause it is widely used,
but as I tested, there is no issue found yet.

Eldbus.Model also may can changed Efl.Dbus.Model,
but I cannot found any class who using Efl.Dbus namespace,
so I left it future work.

Test Plan:
Run the Make Test,
it works well except Efl test about selection.
there are class inheritance problem exist in select_model,
I reported it and will fix it in another patch.

Reviewers: cedric, felipealmeida, woohyun, Hermet

Reviewed By: cedric

Subscribers: lauromoura

Tags: #efl, #do_not_merge

Differential Revision: https://phab.enlightenment.org/D7533
2019-01-31 14:59:37 +09:00
..
ecore ecore: make ecore_audio_out abstract 2019-01-26 11:42:12 +01:00
ecore_audio_cxx eolian-cxx: Remove .Base requirement 2016-04-21 18:31:53 -03:00
ecore_con cmake: remove! 2018-12-20 20:07:26 +01:00
ecore_cxx meson: here comes cxx bindings 2018-10-24 12:05:58 +02:00
ector cmake: remove! 2018-12-20 20:07:26 +01:00
edje edje: implement container api 2019-01-26 11:41:58 +01:00
edje_cxx meson: here comes cxx bindings 2018-10-24 12:05:58 +02:00
eet cmake: remove! 2018-12-20 20:07:26 +01:00
eet_cxx meson: here comes cxx bindings 2018-10-24 12:05:58 +02:00
eeze cmake: remove! 2018-12-20 20:07:26 +01:00
efl efl_model : rename all efl_model based classes. 2019-01-31 14:59:37 +09:00
efl_js eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
efl_mono efl_mono: add a free function to every owned type 2019-01-23 14:13:31 +01:00
efreet efreet test - use correct free func prototype for desktyp type add 2018-11-09 11:43:59 +00:00
eina eina: add tests for the new Eina_Value convert functions. 2019-01-23 10:54:07 -08:00
eina_cxx meson: use eolian_gen with -S 2018-12-03 19:00:26 +01:00
eio efl_model : rename all efl_model based classes. 2019-01-31 14:59:37 +09:00
eldbus cmake: remove! 2018-12-20 20:07:26 +01:00
eldbus_cxx meson: here comes cxx bindings 2018-10-24 12:05:58 +02:00
elementary efl_model : rename all efl_model based classes. 2019-01-31 14:59:37 +09:00
elementary_cxx meson: here comes cxx bindings 2018-10-24 12:05:58 +02:00
elocation tests: add instrumentation to existing tests to find slow tests 2018-04-05 11:10:25 +02:00
elput here comes meson 2018-10-02 17:22:50 +02:00
elua here comes meson 2018-10-02 17:22:50 +02:00
emile cmake: remove! 2018-12-20 20:07:26 +01:00
emotion meson - edje_cc use -fastcomp for fast builds in mesa 2019-01-24 14:04:07 +00:00
eo eo: improve efl_isa to be able to know if a class is part of the hierarchy of another class. 2019-01-24 16:29:25 -08:00
eo_cxx meson: here comes cxx bindings 2018-10-24 12:05:58 +02:00
eolian efl: add free functions to owned types 2019-01-22 14:02:37 +01:00
eolian_cxx eolian-cxx: Add constructor_def 2019-01-28 16:23:07 +09:00
eolian_js eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
evas efl.text_markup: move cursor-related methods to efl.text_markup_interactive 2019-01-30 13:32:04 +01:00
evas_cxx meson: here comes cxx bindings 2018-10-24 12:05:58 +02:00
evil evil: Fix test compilation. 2018-06-13 10:09:16 -04:00
.gitignore tests: add failsafe timeout for tests running in fork mode 2018-08-16 09:59:58 +02:00
efl_check.h efl check - fix uniit var warning by setting to 0 to start 2018-11-09 11:43:59 +00:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00
timeout.c tests: add failsafe timeout for tests running in fork mode 2018-08-16 09:59:58 +02:00