neovim/test/functional/legacy
Jan Edmund Lazo ad5049aa60
vim-patch:8.2.0010: test64 is old style
Problem:    Test64 is old style.
Solution:   Convert to new style test. (Yegappan Lakshmanan, closes vim/vim#5363)
f9cb05c147
2019-12-16 19:38:29 -05:00
..
002_filename_recognition_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
003_cindent_spec.lua vim-patch:8.0.1291: C indent wrong when * immediately follows comment 2018-08-20 00:05:12 -04: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 test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
006_argument_list_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
007_ball_buffer_list_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
008_autocommands_spec.lua test: Improve 008_autocommands_spec reliability (#9129) 2018-10-17 09:24:45 +02:00
011_autocommands_spec.lua functionaltest: enable FilterReadPre,FilterReadPost test 2018-10-31 22:55:07 -04:00
012_directory_spec.lua functests: Refactor legacy/012_directory_spec 2017-04-08 21:58:13 +03: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 functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
023_edit_arguments_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03: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 win: enable legacy test 30 2018-02-19 07:10:43 -05: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 test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +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 regexp_nfa: Fix invalid fallthrough in character class detection 2017-05-12 17:07:25 -04: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 tests/ui: remove unnecessary screen:detach() 2019-10-13 22:10:42 +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 API: don't directly call update_screen() in API functions 2019-01-08 23:31:48 +01: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.1.0888: the a: dict is not immutable as documented (#10819) 2019-08-21 20:17:09 +02: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 functests: Fix linter errors 2017-04-09 03:31:13 +03:00
059_utf8_spell_checking_spec.lua win: enable legacy test 059 2018-02-19 07:10:44 -05: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 tests/ui: cleanup illegitimate usages of "attr_ignore" 2019-10-13 22:10:42 +02: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 test: clear(): args_rm parameter 2019-04-27 16:19:40 +02:00
075_maparg_spec.lua Change test because maparg was changed to also return lnum 2019-09-04 13:40:04 +09: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 win: test: delete sautest/ 2018-05-24 22:11:15 -04: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 win: enable legacy test 107 2018-02-19 07:10:44 -05: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 vim-patch:8.0.1738: ":args" output is hard to read 2019-07-24 06:09:28 +02:00
assert_spec.lua vim-patch:8.1.0460: assert_fails() message argument #11051 2019-09-21 14:03:46 -07:00
autochdir_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
autocmd_option_spec.lua functests: Fix legacy/autocmd_option_spec 2017-04-09 03:24:19 +03:00
autoformat_join_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
backspace_opt_spec.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00
cdo_spec.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03: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 functests: Fix legacy/close_count_spec 2017-04-09 03:24:20 +03: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 tests: fix non-controversial misuse of pending (#11247) 2019-10-18 04:46:30 +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 test: Fix and add cases for unnamed register 2017-05-31 13:31:05 -04:00
expand_spec.lua vim-patch:8.1.0211: expanding a file name "~" results in $HOME 2019-05-25 20:36:01 -04:00
file_perm_spec.lua test: is_os() #10933 2019-09-04 06:58:04 -07:00
fixeol_spec.lua test: enable legacy/fixeol_spec in Windows 2018-02-19 07:10:45 -05:00
fnamemodify_spec.lua test: osx: try resolve($TMPDIR) 2018-01-28 13:58:56 -05: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 test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02: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 functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
marks_spec.lua test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +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 test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
packadd_spec.lua vim-patch:8.1.0354: packadd test fails on MS-Windows 2018-12-29 16:53:09 -05:00
qf_title_spec.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00
search_mbyte_spec.lua functests: Fix linter errors 2017-04-09 03:31:13 +03:00
search_spec.lua tests/ui: remove unnecessary screen:detach() 2019-10-13 22:10:42 +02:00
searchpos_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03: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 test: lint whitespace in legacy/ (#7308) 2017-09-24 20:42:48 +02:00
wordcount_spec.lua win: enable legacy/wordcount_spec.lua 2018-02-19 07:10:43 -05:00
writefile_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00