neovim/test/functional
2021-11-21 12:06:44 -07:00
..
api refactor(api/marks)!: add opts param for feature extensibility (#16146) 2021-11-01 07:46:26 -06:00
autocmd test(dirchanged): add tests for DirChanged pattern "auto" 2021-10-17 22:04:53 +08:00
core test: add tests for freeing channel opened by termopen() 2021-11-11 09:34:23 +08:00
editor fix(input): never reinterpret unmapped ALT- chrods in Terminal mode (#16222) 2021-11-04 07:43:05 -06:00
ex_cmds feat(:source, nvim_exec): defer script item creation until s:var access 2021-10-14 12:50:04 +01:00
fixtures feat(lsp): add per-client commands (#16101) 2021-11-01 03:14:59 -07:00
legacy fix: remove unneeded gzip check 2021-11-19 13:45:41 +09:00
lua fix(diagnostic): fix navigation with diagnostics placed past end of line 2021-11-19 11:37:45 -07:00
options refactor(tests): use assert_alive() #15546 2021-09-01 09:42:53 -07:00
plugin chore(lsp): clean up initialization process (#16369) 2021-11-21 11:39:30 -05:00
provider refactor(tests): use assert_alive() #15546 2021-09-01 09:42:53 -07:00
shada refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
terminal test: add tests for freeing channel opened by termopen() 2021-11-11 09:34:23 +08:00
treesitter feat(treesitter): add next, prev sibling method 2021-08-20 11:58:15 -04:00
ui fix(float): skip non-focusable windows for :windo (#15378) 2021-11-11 11:05:18 -07:00
vimscript fix(eval): fix has('wsl') #16153 2021-10-29 16:55:32 -07:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua test: fix running functional tests under gdbserver 2021-09-20 18:10:40 +05:30
preload.lua test/functional/preload.lua: _set_fmode for Windows 2019-09-25 05:47:15 +02:00