neovim/test/functional/vimscript
zeertzjq 05faa8f30a
test: make expect_unchanged() less confusing (#22255)
Problem:
The sleep before collecting the initial screen state is confusing and
may lead to unexpected success if it comes after a blocking RPC call.

Solution:
Remove that sleep and add an "intermediate" argument.
2023-02-15 07:26:55 +08:00
..
api_functions_spec.lua refactor: remove E5500, adjust tests 2023-01-16 18:03:08 +08:00
buf_functions_spec.lua vim-patch:9.0.0090: no error when assigning bool to a string option (#19539) 2022-07-27 20:59:43 +08:00
changedtick_spec.lua refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
container_functions_spec.lua docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
ctx_functions_spec.lua revert: "shada/context: fully remove jumplist duplicates #10898" (#21874) 2023-01-23 19:32:27 +08:00
environ_spec.lua test: reorg #15698 2021-09-17 09:16:40 -07:00
errorlist_spec.lua test: reorg #15698 2021-09-17 09:16:40 -07:00
eval_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
executable_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
execute_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
exepath_spec.lua test: exepath() returns correct path with cmd.exe, powershell #21928 2023-01-26 03:06:29 -08:00
fnamemodify_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
functions_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
getline_spec.lua test: reorg #15698 2021-09-17 09:16:40 -07:00
glob_spec.lua test: reorg #15698 2021-09-17 09:16:40 -07:00
has_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
hostname_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
input_spec.lua vim-patch:8.2.0522: several errors are not tested for (#19901) 2022-08-23 10:38:53 +08:00
json_functions_spec.lua docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
lang_spec.lua feat(test): use nvim_exec in helpers.source() #16064 2022-03-27 10:25:55 -07:00
let_spec.lua test(let_spec): increase expect_exit() timeout 2022-08-05 08:32:54 +08:00
map_functions_spec.lua feat(test): add Lua forms for API methods (#20152) 2022-11-14 10:01:35 +00:00
match_functions_spec.lua test: reorg #15698 2021-09-17 09:16:40 -07:00
minmax_functions_spec.lua refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
modeline_spec.lua test: reorg #15698 2021-09-17 09:16:40 -07:00
msgpack_functions_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
null_spec.lua vim-patch:8.2.0615: regexp benchmark stest is old style (#20940) 2022-11-05 12:26:17 +08:00
operators_spec.lua test: reorg #15698 2021-09-17 09:16:40 -07:00
printf_spec.lua test: reorg #15698 2021-09-17 09:16:40 -07:00
reltime_spec.lua test: correct order of arguments to eq() and neq() 2022-04-26 11:38:58 +08:00
screenchar_spec.lua fix(float): make screen*() functions respect floating windows 2022-06-23 10:34:02 +03:00
screenpos_spec.lua fix(screenpos, float): add top and left border adjustment 2021-12-15 22:40:10 +08:00
server_spec.lua refactor(tests): lift retry() into assert_log() 2023-01-17 00:19:30 +01:00
setpos_spec.lua test: correct order of arguments to eq() and neq() 2022-04-26 11:38:58 +08:00
sort_spec.lua refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
special_vars_spec.lua vim-patch:7.4.1168 (#19645) 2022-08-13 21:31:00 +08:00
string_spec.lua refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
system_spec.lua fix(powershell): wrong length allocation for ":%w !" #20530 2023-01-12 09:25:29 -08:00
timer_spec.lua test: make expect_unchanged() less confusing (#22255) 2023-02-15 07:26:55 +08:00
uniq_spec.lua refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
vvar_event_spec.lua test: reorg #15698 2021-09-17 09:16:40 -07:00
wait_spec.lua test: reorg #15698 2021-09-17 09:16:40 -07:00
writefile_spec.lua feat: ":write ++p" creates parent dirs #20835 2022-11-06 19:31:50 -08:00