neovim/test/functional/legacy
Sean Dewar 2b75ac7aa9
vim-patch:8.2.4152: block insert with double wide character fails
Problem:    Block insert with double wide character fails.
Solution:   Adjust the expected output.
fc6ccebea6
2022-02-14 17:29:49 +00:00
..
002_filename_recognition_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
004_bufenter_with_modelines_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
005_bufleave_delete_buffer_spec.lua A Mudholland Dr. Recast 2020-10-19 21:48:06 +02:00
006_argument_list_spec.lua A Mudholland Dr. Recast 2020-10-19 21:48:06 +02:00
007_ball_buffer_list_spec.lua test: update tests to work with 'hidden' 2021-08-18 12:17:12 -06:00
008_autocommands_spec.lua test: update tests to work with 'hidden' 2021-08-18 12:17:12 -06:00
011_autocommands_spec.lua fix: remove unneeded gzip check 2021-11-19 13:45:41 +09:00
012_directory_spec.lua test: update tests to work with 'hidden' 2021-08-18 12:17:12 -06:00
015_alignment_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
018_unset_smart_indenting_spec.lua functests: Refactor legacy/018_unset_smart_indenting_spec 2017-04-08 22:02:44 +03:00
019_smarttab_expandtab_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
020_blockwise_visual_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
021_control_wi_spec.lua doc: fix typos [ci skip] #11787 2020-01-30 22:56:34 -08:00
023_edit_arguments_spec.lua A Mudholland Dr. Recast 2020-10-19 21:48:06 +02:00
025_jump_tag_hidden_spec.lua win: enable legacy test 025 2018-02-19 07:10:41 -05:00
026_execute_while_if_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
028_source_ctrl_v_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
029_join_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
030_fileformats_spec.lua A Mudholland Dr. Recast 2020-10-19 21:48:06 +02:00
031_close_commands_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
033_lisp_indent_spec.lua A Mudholland Dr. Recast 2020-10-19 21:48:06 +02:00
034_user_function_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
035_increment_and_decrement_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
036_regexp_character_classes_spec.lua A Mudholland Dr. Recast 2020-10-19 21:48:06 +02:00
038_virtual_replace_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
039_visual_block_mode_commands_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
043_magic_settings_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
044_099_regexp_multibyte_magic_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
045_folding_spec.lua A Mudholland Dr. Recast 2020-10-19 21:48:06 +02:00
046_multi_line_regexps_spec.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00
051_highlight_spec.lua A Mudholland Dr. Recast 2020-10-19 21:48:06 +02:00
054_buffer_local_autocommands_spec.lua functests: Refactor legacy/054_buffer_local_autocommands_spec 2017-04-08 22:33:02 +03:00
055_list_and_dict_types_spec.lua vim-patch:8.2.1925: list/dict test fails 2020-11-01 09:28:33 -05:00
056_script_local_function_spec.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00
057_sort_spec.lua A Mudholland Dr. Recast 2020-10-19 21:48:06 +02:00
060_exists_and_has_functions_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
061_undo_tree_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
062_tab_pages_spec.lua functests: Fix legacy/062_tab_pages_spec 2017-04-09 03:24:10 +03:00
063_match_and_matchadd_spec.lua refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
065_float_and_logic_operators_spec.lua functests: Fix linter errors 2017-04-09 03:31:13 +03:00
066_visual_block_tab_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
067_augroup_exists_spec.lua functests: Fix legacy/067_augroup_exists_spec 2017-04-09 03:24:15 +03:00
068_text_formatting_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
069_multibyte_formatting_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
072_undo_file_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
074_global_var_in_viminfo_spec.lua A Mudholland Dr. Recast 2020-10-19 21:48:06 +02:00
075_maparg_spec.lua A Mudholland Dr. Recast 2020-10-19 21:48:06 +02:00
078_swapfile_recover_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
080_substitute_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
081_coptions_movement_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
082_string_comparison_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
083_tag_search_with_file_encoding_spec.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00
088_conceal_tabs_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
090_sha256_spec.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00
091_context_variables_spec.lua buffer: Bind b:changedtick to b:['changedtick'], remove special cases 2017-02-23 19:46:44 +03:00
092_mksession_cursor_cols_utf8_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
093_mksession_cursor_cols_latin1_spec.lua win: enable legacy test 093 2018-02-19 07:10:43 -05:00
094_visual_mode_operators_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
095_regexp_multibyte_spec.lua vim-patch:8.2.0010: test64 is old style 2019-12-16 19:38:29 -05:00
096_location_list_spec.lua test: robust cleanup, unique filenames #7950 (#7950) 2018-02-01 03:12:37 +01:00
097_glob_path_spec.lua vim-patch:8.1.1143: may pass weird strings to file name expansion 2020-01-26 17:38:30 -05:00
101_hlsearch_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
102_fnameescape_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
103_visual_mode_reset_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
106_errorformat_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
107_adjust_window_and_contents_spec.lua A Mudholland Dr. Recast 2020-10-19 21:48:06 +02:00
108_backtrace_debug_commands_spec.lua vim-patch:8.1.0550: expression evaluation may repeat an error message 2018-11-30 23:35:36 -05:00
arglist_spec.lua test: update tests to work with 'hidden' 2021-08-18 12:17:12 -06:00
assert_spec.lua test(old): move some tests from assert_spec.lua to test_assert.vim 2022-02-13 09:23:20 +08:00
autochdir_spec.lua vim-patch:8.2.3622: "verbose pwd" shows confusing info 2021-11-19 20:07:04 +08:00
autocmd_option_spec.lua vim-patch:8.1.1542: an OptionSet autocommand does not get enough info 2021-11-22 15:50:14 +08:00
autoformat_join_spec.lua A Mudholland Dr. Recast 2020-10-19 21:48:06 +02:00
changelist_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
charsearch_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
close_count_spec.lua A Mudholland Dr. Recast 2020-10-19 21:48:06 +02:00
cmdline_spec.lua vim-patch:8.2.0131: command line is not cleared when switching tabs 2020-10-29 18:36:38 -04:00
command_count_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
comparators_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
delete_spec.lua feat(eval/method): partially port v8.1.1953 2021-10-03 20:06:32 +01:00
display_spec.lua A Mudholland Dr. Recast 2020-10-19 21:48:06 +02:00
edit_spec.lua test: port Test_edit_08() to Lua test 2018-02-11 19:03:27 +01:00
erasebackword_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
eval_spec.lua vim-patch:8.1.0711: test files still use function! 2022-02-07 05:34:20 +08:00
ex_mode_spec.lua test: add Lua functional tests for Ex mode 2022-02-08 14:47:23 +08:00
file_perm_spec.lua feat(eval/method): partially port v8.1.1925 2021-10-03 20:06:32 +01:00
filechanged_spec.lua test: convert Test_file_changed_dialog() to Lua functional test 2022-02-11 20:37:20 +08:00
fixeol_spec.lua test: update tests to work with 'hidden' 2021-08-18 12:17:12 -06:00
fnamemodify_spec.lua vim-patch:8.2.3468: problem with :cd when editing file in non-existent directory 2021-11-19 20:07:04 +08:00
function_sort_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
getcwd_spec.lua win: enable legacy/getcwd_spec.lua 2018-02-19 07:10:43 -05:00
glob2regpat_spec.lua functests: Fix linter errors 2017-04-09 03:31:13 +03:00
increment_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
insertcount_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
join_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
lispwords_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
listchars_spec.lua vim-patch:8.2.3121: 'listchars' "exceeds" character appears in foldcolumn 2022-01-21 18:16:16 +08:00
listlbr_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
listlbr_utf8_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
mapping_spec.lua A Mudholland Dr. Recast 2020-10-19 21:48:06 +02:00
marks_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
memory_usage_spec.lua test: make test for #14040 more stable (#16911) 2022-01-04 07:25:28 -07:00
mksession_spec.lua refactor(options): remove obsolete distinction of "vi" vs "vim" defaults 2021-07-14 21:54:19 +02:00
nested_function_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
options_spec.lua fix(options): disallow empty 'fdc' and 'scl' (#16765) 2021-12-24 22:30:34 -07:00
prompt_buffer_spec.lua vim-patch:8.2.3671: restarting Insert mode in prompt buffer too often 2021-12-07 11:34:28 +00:00
qf_title_spec.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00
search_mbyte_spec.lua A Mudholland Dr. Recast 2020-10-19 21:48:06 +02:00
search_spec.lua A Mudholland Dr. Recast 2020-10-19 21:48:06 +02:00
search_stat_spec.lua test: convert some search stat screendump tests to Lua screen tests 2022-02-04 18:47:20 +08:00
searchpos_spec.lua feat(eval/method): partially port v8.1.1993 2021-11-26 18:33:59 +00:00
set_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
signs_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
tagcase_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
textobjects_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
undolevels_spec.lua vim-patch:7.4.1740 2016-09-22 01:46:30 +07:00
utf8_spec.lua vim-patch:8.2.4152: block insert with double wide character fails 2022-02-14 17:29:49 +00:00
visual_mode_spec.lua vim-patch:8.2.3095: with 'virtualedit' set to "block" block selection is wrong 2022-01-27 18:55:21 +08:00
wordcount_spec.lua A Mudholland Dr. Recast 2020-10-19 21:48:06 +02:00
writefile_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00