neovim/test/functional
2022-05-29 20:52:53 +08:00
..
api Merge pull request #18528 from lewis6991/setwinopt 2022-05-25 17:05:28 +02:00
autocmd test: add a Lua functional test for NoName buffer event order 2022-04-21 19:07:50 +08:00
core test(job_spec): remove Xtest_jobstart_env log file 2022-05-29 15:40:59 +08:00
editor refactor!: delete insertmode (#18547) 2022-05-22 21:20:18 -06:00
ex_cmds fix(mksession): don't store floats in session #18635 2022-05-22 09:03:56 -07:00
fixtures fix(lsp): perform client side filtering of code actions (#18392) 2022-05-12 18:48:02 +02:00
legacy test: fixeol cleanup created files #18785 2022-05-28 10:34:18 -07:00
lua fixup: update test/functional/lua/vim_spec.lua 2022-05-17 14:25:56 +01:00
options refactor(ui)!: link VertSplit to Normal by default 2022-05-15 22:37:35 +06:00
plugin fix(ci): remove 2000ms blocking wait in many plugin/lsp_spec.lua tests 2022-05-22 14:14:58 +02:00
provider feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009 2022-05-03 06:08:35 -07:00
shada refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
terminal test: unskip tests on Windows (#18600) 2022-05-18 12:57:04 +08: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: add tests for inccommand with c_CTRL-R_= and c_CTRL-\_e (#18796) 2022-05-29 20:52:53 +08:00
vimscript fix(tests): fix some screen.lua warnings 2022-05-21 23:07:34 +02:00
example_spec.lua
helpers.lua feat(defaults): search selection by * and # in visual mode (#18538) 2022-05-13 08:28:10 +08:00
preload.lua