efl/src/tests/elementary
Lauro Moura 3a6ff3c6b3 tests: Check return value in tests.
GCC was complaining about ignored return values from realpath, chdir,
etc.
2018-01-25 15:27:05 -03:00
..
.gitignore
elm_code_file_test_load.c tests: Check return value in tests. 2018-01-25 15:27:05 -03:00
elm_code_file_test_memory.c
elm_code_test_basic.c tests: Check return value in tests. 2018-01-25 15:27:05 -03: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: Add basic scope parsing to syntax highlighting. 2017-11-14 19:12:56 +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_widget: change efl_add to legacy_add 2017-12-08 16:02:22 +09: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 tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_atspi.c tests: Fix make check for atspi beta APIs 2017-11-07 09:57:24 +09:00
elm_test_bg.c
elm_test_box.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_bubble.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_button.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_calendar.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_check.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_clock.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_colorselector.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_config.c efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09:00
elm_test_conformant.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_ctxpopup.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_datetime.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_dayselector.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_diskselector.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_entry.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_fileselector.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_fileselector_button.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_fileselector_entry.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_flip.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_flipselector.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_focus.c efl_ui_focus_manager_calc: implement better relation calculation 2017-12-11 10:46:52 +01:00
elm_test_focus_common.c efl_ui_focus: merge efl_ui_focus_user and efl_ui_focus_object into one mixin 2018-01-16 22:39:13 +01:00
elm_test_focus_common.h elm: rename Elm_Interface_Atspi_Accessible interface 2017-10-19 10:13:54 +09:00
elm_test_focus_sub.c efl_ui_focus: merge efl_ui_focus_user and efl_ui_focus_object into one mixin 2018-01-16 22:39:13 +01:00
elm_test_frame.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_gengrid.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_genlist.c tests: Fix make check for atspi beta APIs 2017-11-07 09:57:24 +09:00
elm_test_glview.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_grid.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_helper.c
elm_test_helper.h
elm_test_hover.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_hoversel.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_icon.c elm: set accurate access role for elm_icon 2017-11-13 12:08:43 +09:00
elm_test_image.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_index.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_init.c
elm_test_inwin.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_label.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_layout.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_list.c tests: Fix make check for atspi beta APIs 2017-11-07 09:57:24 +09:00
elm_test_map.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_mapbuf.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_menu.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_multibuttonentry.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_naviframe.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_notify.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_panel.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_panes.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_photo.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_photocam.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_player.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_plug.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_popup.c elm: set accurate access role for elm_popup 2017-11-13 12:08:24 +09:00
elm_test_prefs.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_progressbar.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_radio.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_scroller.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_segmentcontrol.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_separator.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_slider.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_slideshow.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_spinner.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_table.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_thumb.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_toolbar.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_video.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_web.c tests: Properly define access beta/protected 2017-11-08 15:28:35 +09:00
elm_test_win.c Efl.Canvas: make pointer_iterate a beta API 2017-12-12 15:52:33 +09:00
focus_test.eo efl_ui_focus: merge efl_ui_focus_user and efl_ui_focus_object into one mixin 2018-01-16 22:39:13 +01:00
focus_test_sub_main.eo efl_ui_focus: merge efl_ui_focus_user and efl_ui_focus_object into one mixin 2018-01-16 22:39:13 +01:00
testdiff.diff
testfile-windows.txt
testfile-withblanks.txt
testfile.txt