neovim/test/functional/api
2023-11-11 13:10:26 +08:00
..
autocmd_spec.lua docs: small fixes (#25585) 2023-10-29 16:02:32 +08:00
buffer_spec.lua fix(api): load buffer first on nvim_buf_set_lines (#25823) 2023-10-29 15:44:52 +08:00
buffer_updates_spec.lua refactor(defaults)!: change default 'commentstring' value to empty (#22862) 2023-04-02 23:01:48 +08:00
command_spec.lua fix(api): allow empty Lua table for nested dicts #22268 2023-02-16 07:07:18 -08:00
extmark_spec.lua feat(extmarks): add 'invalidate' property to extmarks 2023-11-08 02:53:49 +01:00
highlight_spec.lua feat(ui): allow to get the highlight namespace 2023-10-01 10:02:36 +02:00
keymap_spec.lua vim-patch:8.2.4932: not easy to filter the output of maplist() 2023-11-09 21:34:04 +08:00
menu_spec.lua
proc_spec.lua refactor(api): consistent VALIDATE messages #22262 2023-02-14 11:19:28 -08:00
rpc_fixture.lua fix(tests): fixes for using vim.mpack and more ASAN 2023-02-10 20:19:04 +01:00
server_notifications_spec.lua test: unignore test which froze sourcehut (#25067) 2023-09-11 05:53:05 +08:00
server_requests_spec.lua fix(tests): fixes for using vim.mpack and more ASAN 2023-02-10 20:19:04 +01:00
tabpage_spec.lua
ui_spec.lua fix(startup): trigger UIEnter for the correct channel (#25860) 2023-11-01 12:16:37 +08:00
version_spec.lua feat: report "build" in vim.version() #23925 2023-06-11 14:57:23 -07:00
vim_spec.lua fix(context): don't leak memory on multiple invalid objects (#25979) 2023-11-11 13:10:26 +08:00
window_spec.lua fix(api): get virtual text with multiple hl properly (#25307) 2023-09-22 17:56:05 +08:00