neovim/test/functional
2024-03-29 22:29:10 +08:00
..
api refactor(tests): all screen tests should use highlights 2024-03-23 13:44:35 +01:00
autocmd test: correct order of arguments to eq() (#27816) 2024-03-11 22:23:14 +08:00
core refactor(tests): all screen tests should use highlights 2024-03-23 13:44:35 +01:00
editor fix(edit): backspace adds extra spaces for inline virtual text (#28005) 2024-03-26 05:12:56 +08:00
ex_cmds refactor(tests): all screen tests should use highlights 2024-03-23 13:44:35 +01: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 test: add a bit more testing for vim.on_key() (#28095) 2024-03-29 18:37:07 +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 feat(ui): indicate margins for the area used by win_viewport 2024-03-29 08:15:28 +01:00
vimscript refactor(tests): all screen tests should use highlights 2024-03-23 13:44:35 +01: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