neovim/test/functional
zeertzjq b8858dddbf
Merge pull request #28080 from echasnovski/intro-buf-change
fix(intro): link showing intro to state at start
2024-04-01 08:02:42 +08:00
..
api fix: explain that user should run nvim with -V1 to see more information 2024-03-30 12:32:47 +01:00
autocmd vim-patch:9.1.0230: TextChanged autocommand not triggered under some circumstances (#28135) 2024-04-01 05:39:52 +08:00
core test(core/job_spec): skip exit test if "sleep" command missing (#28137) 2024-04-01 06:48:14 +08:00
editor feat(lua): pass keys before mapping to vim.on_key() callback (#28098) 2024-03-31 11:20:05 +08:00
ex_cmds fix(api): set script context when using nvim_set_hl (#28123) 2024-03-31 20:21:47 +08:00
fixtures refactor(lsp): simplify client tracking 2024-03-25 22:21:08 +00:00
legacy test(normal): port legacy normal test for page scrolling (#28100) 2024-03-29 21:22:16 +08:00
lua feat(lua): pass keys before mapping to vim.on_key() callback (#28098) 2024-03-31 11:20:05 +08:00
options refactor(tests): all screen tests should use highlights 2024-03-23 13:44:35 +01:00
plugin test: skip another flaky test on macOS (#28087) 2024-03-29 06:26:01 +08:00
provider fix(eval): make has('pythonx') work properly (#27739) 2024-03-05 15:54:41 +08:00
script docs: support inline markdown 2024-03-09 11:21:55 +00:00
shada test: correct order of arguments to eq() (#27816) 2024-03-11 22:23:14 +08:00
terminal fix(terminal): fix duplicate recording with mouse click (#28103) 2024-03-29 22:29:10 +08:00
treesitter fix(treesitter): return correct match table in iter_captures() 2024-03-27 10:39:46 +00:00
ui fix(intro): clear intro if new buffer is shown in focused float 2024-03-29 11:44:49 +02:00
vimscript test: use matches(...) instead of ok(string.find(...)) (#28111) 2024-03-30 09:29:21 +08:00
example_spec.lua test: use integers for API Buffer/Window/Tabpage EXT types 2024-01-16 19:11:49 +00:00
helpers.lua fix(test): typing 2024-03-25 21:09:57 +00:00
preload.lua refactor: format test/* 2024-01-03 02:09:29 +01:00