neovim/test/functional
2022-04-26 20:58:25 -07:00
..
api test: correct order of arguments to eq() and neq() 2022-04-26 11:38:58 +08:00
autocmd test: add a Lua functional test for NoName buffer event order 2022-04-21 19:07:50 +08:00
core feat(tui): query terminal for CSI u support (#18181) 2022-04-25 20:49:45 -06:00
editor test: correct order of arguments to eq() and neq() 2022-04-26 11:38:58 +08:00
ex_cmds test: add a test for #18135 2022-04-17 10:13:47 +08:00
fixtures NVIM 0.7 2022-04-15 13:38:44 +02:00
legacy test: correct order of arguments to eq() and neq() 2022-04-26 11:38:58 +08:00
lua test: correct order of arguments to eq() and neq() 2022-04-26 11:38:58 +08:00
options test: correct order of arguments to eq() and neq() 2022-04-26 11:38:58 +08:00
plugin fix(lsp): fix unnecessary buffers being added on empty diagnostics (#18275) 2022-04-26 10:00:28 -07:00
provider test(python3_spec): use a pattern to match SyntaxError message (#17705) 2022-03-13 22:05:56 +08:00
shada refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
terminal docs: typo fixes (#17859) 2022-04-15 12:35:06 +02:00
treesitter fix(treesitter): create new parser if language is not the same as cached parser (#18149) 2022-04-22 16:15:28 +02:00
ui test: correct order of arguments to eq() and neq() 2022-04-26 11:38:58 +08:00
vimscript fix: has() should preserve v:shell_error #18280 2022-04-26 20:58:25 -07:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua feat(test): use nvim_exec in helpers.source() #16064 2022-03-27 10:25:55 -07:00
preload.lua test/functional/preload.lua: _set_fmode for Windows 2019-09-25 05:47:15 +02:00