neovim/test/functional/editor
zeertzjq 1d9ef90115 test: fix dependencies between test cases
Discovered using --shuffle argument of busted.

(cherry picked from commit f273a5a529)
2023-12-07 07:38:08 +00:00
..
completion_spec.lua fix(completion): correct what modes support fuzzy completion 2023-01-17 15:55:58 +08:00
count_spec.lua
ctrl_c_spec.lua test: use poke_eventloop() instead of sleep(10) where possible (#19794) 2022-08-16 15:21:46 +08:00
fold_spec.lua test: fix dependencies between test cases 2023-12-07 07:38:08 +00:00
jump_spec.lua fix(marks): handle switching buffer properly 2023-10-24 08:10:55 +00:00
K_spec.lua fix(keywordprg): default to :help if set to empty string (#19983) 2022-08-29 05:58:32 +08:00
lang_spec.lua
langmap_spec.lua vim-patch:8.2.0867: using \{xxx} for encoding a modifier is not nice 2022-04-29 15:51:04 +08:00
macro_spec.lua test: correct order of arguments to eq() and neq() 2022-04-26 11:38:58 +08:00
mark_spec.lua fix(marks): handle switching buffer properly 2023-10-24 08:10:55 +00:00
meta_key_spec.lua fix(input): do no reinterpret mouse keys with ALT modifiers 2022-07-25 09:47:28 +08:00
mode_cmdline_spec.lua feat(edit): insert an unsimplified key using CTRL-SHIFT-V 2022-04-29 15:51:03 +08:00
mode_insert_spec.lua vim-patch:9.0.1428: cursor in wrong position when leaving insert mode (#22786) 2023-03-26 09:24:04 +08:00
put_spec.lua test: fix dependencies between test cases 2023-12-07 07:38:08 +00:00
search_spec.lua
tabpage_spec.lua fix: avoid unsigned overflow in home_replace() (#20854) 2022-10-30 06:49:39 +08:00
undo_spec.lua test(undo_spec): add more tests for writing in Insert mode 2022-12-09 07:00:27 +08:00