neovim/test/functional/ex_cmds
zeertzjq 1037ce2e46 test: avoid repeated screen lines in expected states
This is the command invoked repeatedly to make the changes:

    :%s/^\(.*\)|\%(\*\(\d\+\)\)\?$\n\1|\%(\*\(\d\+\)\)\?$/\=submatch(1)..'|*'..(max([str2nr(submatch(2)),1])+max([str2nr(submatch(3)),1]))/g
2023-12-09 22:15:02 +08:00
..
append_spec.lua test: avoid repeated screen lines in expected states 2023-12-09 22:15:02 +08:00
arg_spec.lua
cd_spec.lua test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
cmd_map_spec.lua test: avoid repeated screen lines in expected states 2023-12-09 22:15:02 +08:00
debug_spec.lua test: avoid repeated screen lines in expected states 2023-12-09 22:15:02 +08:00
dict_notifications_spec.lua fix(messages): use "Vimscript" instead of "VimL" #24111 2023-06-22 04:09:14 -07:00
digraphs_spec.lua
drop_spec.lua test: avoid repeated screen lines in expected states 2023-12-09 22:15:02 +08:00
echo_spec.lua
edit_spec.lua
encoding_spec.lua
excmd_spec.lua fix(excmd): append original command to error message 2023-05-05 10:43:28 +08:00
file_spec.lua test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
grep_spec.lua
help_spec.lua fix(remote): make --remote-expr print to stdout (#23980) 2023-06-11 15:29:51 +08:00
highlight_spec.lua vim-patch:8.2.4890: inconsistent capitalization in error messages 2023-05-05 09:20:30 +08:00
ls_spec.lua refactor(options): deprecate nvim[_buf|_win]_[gs]et_option 2023-05-21 15:14:01 +06:00
make_spec.lua refactor(options): deprecate nvim[_buf|_win]_[gs]et_option 2023-05-21 15:14:01 +06:00
map_spec.lua test: avoid repeated screen lines in expected states 2023-12-09 22:15:02 +08:00
menu_spec.lua
mksession_spec.lua test: avoid repeated screen lines in expected states 2023-12-09 22:15:02 +08:00
mkview_spec.lua test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
normal_spec.lua test: add test for using :normal to stop Visual mode in cmdwin (#19904) 2022-08-23 11:39:25 +08:00
oldfiles_spec.lua fix(rpc)!: preseve files when stdio channel is closed (#22137) 2023-02-11 18:25:01 +08:00
print_commands_spec.lua
profile_spec.lua test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
quickfix_commands_spec.lua test: avoid repeated screen lines in expected states 2023-12-09 22:15:02 +08:00
quit_spec.lua docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
script_spec.lua test: use exec_capture() in more places (#22787) 2023-03-26 10:49:32 +08:00
sign_spec.lua
source_spec.lua feat(:source): source current ft=lua buffer as Lua code (#23802) 2023-06-02 21:00:55 +08:00
swapfile_preserve_recover_spec.lua test: avoid repeated screen lines in expected states 2023-12-09 22:15:02 +08:00
syntax_spec.lua
trust_spec.lua test: make {MATCH:} behave less unexpectedly in screen:expect() 2023-02-18 10:44:35 +08:00
undojoin_spec.lua
verbose_spec.lua refactor(options): deprecate nvim[_buf|_win]_[gs]et_option 2023-05-21 15:14:01 +06:00
wincmd_spec.lua
write_spec.lua refactor(options): deprecate nvim[_buf|_win]_[gs]et_option 2023-05-21 15:14:01 +06:00
wundo_spec.lua
wviminfo_spec.lua test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00