neovim/test/functional
zeertzjq b2d10aa01d
test(lua/diagnostic_spec): remove unnecessary after_each()
There is already a call to clear() in before_each(), so after_each() isn't necessary.
2023-04-07 09:38:52 +08:00
..
api feat(api): evaluate 'statuscolumn' with nvim_eval_statusline() 2023-04-05 12:36:47 +02:00
autocmd test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
core test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
editor test: improve editor/fold_spec.lua and editor/put_spec.lua (#22916) 2023-04-07 09:29:12 +08:00
ex_cmds test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
fixtures fix(lsp): send didClose on buffer rename (#22623) 2023-03-11 14:50:14 +01:00
legacy test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
lua test(lua/diagnostic_spec): remove unnecessary after_each() 2023-04-07 09:38:52 +08:00
options test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
plugin test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
provider test: re-bundle cat on windows (#21255) 2023-03-14 09:12:26 +08:00
shada test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
terminal refactor: rename local API alias from a to api 2023-04-05 17:19:53 +01:00
treesitter fix(treesitter): do not track ranges of the root tree (#22912) 2023-04-06 15:16:44 +01:00
ui test: improve editor/fold_spec.lua and editor/put_spec.lua (#22916) 2023-04-07 09:29:12 +08:00
vimscript test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
preload.lua test: remove unused variable (#21552) 2022-12-29 07:20:42 +08:00