efl/src/tests/elementary
Jean-Philippe Andre 9a2d4928f0 elm: Rename elm_layout to Efl.Ui.Layout
Some names have not been changed, hopefully making a distinction
between legacy APIs and internal code (elm_layout_blah) and valid EO
usages.

This means many internal functions are still elm_layout_ as their
sole purpose is to support the legacy API.

Ref T5315
2017-08-08 13:25:58 +09:00
..
.gitignore
elm_code_file_test_load.c
elm_code_file_test_memory.c
elm_code_test_basic.c Revert "elm_code: Add a save_as API call for writing buffers to a new file" 2017-05-18 08:40:43 +01:00
elm_code_test_indent.c elm_code: Add 2 spaces auto indent after keywords 2017-01-06 10:16:41 +00:00
elm_code_test_line.c
elm_code_test_parse.c elm_code: remove unneeded init code. 2017-01-01 20:10:07 +00:00
elm_code_test_syntax.c elm_code: syntax fix for preprocessor over multiple lines 2017-02-06 23:40:17 +00:00
elm_code_test_text.c tests: Update for elm_code indent changes 2016-11-28 01:01:35 +00:00
elm_code_test_widget.c elm_code: Fix tests of widget tokens 2017-06-27 22:07:24 +01:00
elm_code_test_widget_selection.c elm_code: Fix make check 2017-06-14 19:38:43 +01:00
elm_code_test_widget_text.c
elm_code_test_widget_undo.c elm_code: fix make check, sorry 2017-05-03 20:51:53 +01:00
elm_cxx_suite.cc
elm_suite.c efl_ui: introduce a focus manager and sub manager object 2017-04-20 14:38:57 +02:00
elm_suite.h efl_ui: introduce a focus manager and sub manager object 2017-04-20 14:38:57 +02:00
elm_test_actionslider.c
elm_test_atspi.c [elementary][atspi] change accessible description to char* from const char* 2016-11-10 11:11:48 +09:00
elm_test_bg.c
elm_test_box.c
elm_test_bubble.c
elm_test_button.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_test_calendar.c
elm_test_check.c
elm_test_clock.c
elm_test_colorselector.c
elm_test_config.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_test_conformant.c
elm_test_ctxpopup.c
elm_test_datetime.c
elm_test_dayselector.c
elm_test_diskselector.c
elm_test_entry.c elm: Remove custom layout signal APIs 2017-08-04 11:52:16 +09:00
elm_test_fileselector.c elm fileselector: fix test to wait for the right event 2016-09-14 21:04:00 -03:00
elm_test_fileselector_button.c
elm_test_fileselector_entry.c
elm_test_flip.c
elm_test_flipselector.c
elm_test_focus.c focus_tests: fix the test suite 2017-04-20 14:38:59 +02:00
elm_test_focus_common.c efl_ui_focus_manager: fix valgrind warnings in the tests 2017-05-20 20:46:49 +02:00
elm_test_focus_common.h tests: update to recent changes 2017-04-20 14:38:57 +02:00
elm_test_focus_sub.c efl_ui_focus_manager: specify the event in the same way evas does 2017-05-04 20:44:42 +02:00
elm_test_frame.c
elm_test_gengrid.c
elm_test_genlist.c Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
elm_test_glview.c
elm_test_grid.c
elm_test_helper.c
elm_test_helper.h
elm_test_hover.c
elm_test_hoversel.c
elm_test_icon.c
elm_test_image.c tests: Remove invalid call to elm_run 2017-06-14 16:54:15 +09:00
elm_test_index.c
elm_test_init.c
elm_test_inwin.c
elm_test_label.c
elm_test_layout.c elm: Rename elm_layout to Efl.Ui.Layout 2017-08-08 13:25:58 +09:00
elm_test_list.c
elm_test_map.c
elm_test_mapbuf.c
elm_test_menu.c
elm_test_multibuttonentry.c elm: Fix make check (change in atspi role of MBE) 2017-06-15 10:16:53 +09:00
elm_test_naviframe.c
elm_test_notify.c
elm_test_panel.c
elm_test_panes.c
elm_test_photo.c
elm_test_photocam.c tests:efl.ui.image.zoomable: add a test case for icon APIs 2017-06-05 17:28:02 +09:00
elm_test_player.c
elm_test_plug.c
elm_test_popup.c
elm_test_prefs.c
elm_test_progressbar.c
elm_test_radio.c
elm_test_scroller.c
elm_test_segmentcontrol.c
elm_test_separator.c
elm_test_slider.c
elm_test_slideshow.c
elm_test_spinner.c
elm_test_table.c
elm_test_thumb.c
elm_test_toolbar.c
elm_test_video.c elm video: correct api 2016-08-16 12:36:26 +09:00
elm_test_web.c
elm_test_win.c tests: elm_win: fix compiler warning about signed vs. unsigned comparison 2016-09-21 10:56:36 +02:00
focus_test.eo efl_ui_focus_manager: fix valgrind warnings in the tests 2017-05-20 20:46:49 +02:00
focus_test_sub_main.eo efl_ui_focus_manager: rename api from geometry to focus_geometry 2017-05-04 20:44:41 +02:00
testdiff.diff
testfile-windows.txt
testfile-withblanks.txt
testfile.txt