efl/src/tests/elementary
Lukasz Stanislawski 3e6cc83369 elm: rename Elm.Interface.Atspi.Selection => Efl.Access.Selection
Reviewers: jpeg, cedric

Differential Revision: https://phab.enlightenment.org/D5165
2017-09-19 11:18:22 +09:00
..
.gitignore
elm_code_file_test_load.c elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
elm_code_file_test_memory.c elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
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 elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
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 elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
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 elm: Fix use of Efl.Access APIs 2017-09-13 09:57:20 +09: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 elm focus manager - dont leak child lists when updating focus order 2017-08-31 17:34:30 +09:00
elm_test_focus_common.c efl: Introduce Eina.Rect and switch EO APIs to it 2017-09-18 13:22:52 +09: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: Introduce Eina.Rect and switch EO APIs to it 2017-09-18 13:22:52 +09: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 elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
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: rename Elm.Interface.Atspi.Selection => Efl.Access.Selection 2017-09-19 11:18:22 +09:00
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 Revert "access: add API to get access object of given part" 2016-07-25 18:01:37 +02:00
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 efl: Use Eina.Position2D for input events 2017-09-19 10:51:48 +09:00
focus_test.eo efl: Introduce Eina.Rect and switch EO APIs to it 2017-09-18 13:22:52 +09:00
focus_test_sub_main.eo efl_ui_focus_manager_sub: make it a mixin 2017-09-02 20:06:15 +02:00
testdiff.diff elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
testfile-windows.txt elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
testfile-withblanks.txt elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
testfile.txt elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00