Age | Commit message (Collapse) | Author |
|
|
|
This one passed for some reason, it was still in C.
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/bin/cxx/tests.h
|
|
|
|
|
|
|
|
|
|
missing: widgets and textblock.
|
|
No tests are crashing anymore.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use an instance of efl::eina::list instead.
|
|
|
|
|
|
Previous merge should have this changes but I forgot.
|
|
|
|
|
|
Summary:
Please see EFL's commit a7560dbc61953c3652780f232e38adbd2d711972 for
more information.
@fix
Reviewers: cedric, tasn
Subscribers: felipealmeida
Differential Revision: https://phab.enlightenment.org/D1494
Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Convert o_texts[] to eina::list<evas::text>.
Convert o_icons[] to eina::list<evas::image>.
|
|
|
|
- Temporarily marked test as DONE.
- Removed extra line, that could ruin my macros :P
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It`s still incomplete and not yet compiling.
|
|
|
|
|