efl/src/tests/elementary
YeongJong Lee 13730d7a75 elm_code: Add 2 spaces auto indent after keywords
Summary:
When insert newline, check the previous line has keyword.
If so, insert 2 spaces indent more.

Test Plan:
1. run elementry_test - Code Editor or Edi.
2. Type some code with keywords.
3. Type <Return>.
4. Check that the indentation of newline is correct.

Reviewers: ajwillia.ms

Reviewed By: ajwillia.ms

Subscribers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D4543
2017-01-06 10:16:41 +00: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 elm_code: Fix filename/path for non-file based instances 2016-12-27 21:12:49 +00: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_text.c tests: Update for elm_code indent changes 2016-11-28 01:01:35 +00:00
elm_code_test_widget.c elm_code: use geometry of cells to paint a simple cursor 2016-12-09 15:55:34 +00:00
elm_code_test_widget_selection.c Fix further text checks in Elm_Code T4264 2016-08-03 23:43:23 +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 tests for parameter reordering 2016-12-12 14:01:20 +00:00
elm_cxx_suite.cc
elm_suite.c tests: Update for elm_code indent changes 2016-11-28 01:01:35 +00:00
elm_suite.h tests: Update for elm_code indent changes 2016-11-28 01:01:35 +00: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_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_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 elm_image: Add smart cbs for async open 2016-09-23 11:28:14 +09:00
elm_test_index.c
elm_test_init.c
elm_test_inwin.c
elm_test_label.c
elm_test_layout.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_test_list.c
elm_test_map.c
elm_test_mapbuf.c
elm_test_menu.c
elm_test_multibuttonentry.c
elm_test_naviframe.c
elm_test_notify.c
elm_test_panel.c
elm_test_panes.c
elm_test_photo.c
elm_test_photocam.c
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 tests: Silence warnings in the unused elm prefs test. 2016-04-08 11:35:18 +01:00
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 web: Correctly disable the web tests. 2016-04-12 15:39:36 +01:00
elm_test_win.c tests: elm_win: fix compiler warning about signed vs. unsigned comparison 2016-09-21 10:56:36 +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