neovim/test/functional/api
kylo252 3da3cfc864
feat(autocmds): retrieve lua callback (#18642)
add a new `callback` field to `nvim_get_autocmds`
2022-06-09 07:18:56 -06:00
..
autocmd_spec.lua feat(autocmds): retrieve lua callback (#18642) 2022-06-09 07:18:56 -06:00
buffer_spec.lua fix(api)!: correctly handle negative line numbers for nvim_buf_set_text (#17498) 2022-02-23 22:19:47 +00:00
buffer_updates_spec.lua test: unskip tests on Windows (#18600) 2022-05-18 12:57:04 +08:00
command_spec.lua fix(nvim_create_user_command): make smods work with nvim_cmd 2022-06-08 15:24:52 +06:00
extmark_spec.lua feat(api/ui): win_extmarks 2022-05-03 22:26:02 +08:00
highlight_spec.lua fix(hl): set Normal hl group sg_attr value #18820 2022-06-03 08:29:49 -07:00
keymap_spec.lua refactor: correct comments and assertions about mapping rhs <Nop> (#18821) 2022-06-01 21:37:01 +08:00
menu_spec.lua tests/ui: remove unnecessary screen:detach() 2019-10-13 22:10:42 +02:00
proc_spec.lua test: correct order of arguments to eq() and neq() 2022-04-26 11:38:58 +08:00
rpc_fixture.lua server_requests_spec: fix assertion, pass Lua paths via args (#10875) 2019-09-16 19:16:39 +02:00
server_notifications_spec.lua test(api): mark "notify cancels stale events on channel close" fragile 2021-11-30 22:27:34 -05:00
server_requests_spec.lua test: remove checks to see if current CI job is travis or appveyor 2022-02-17 22:43:48 +01:00
tabpage_spec.lua API: include invalid buffer/window/tabpage in error message (#11712) 2020-01-14 09:21:10 +01:00
ui_spec.lua UIEnter/UILeave: fire for embedder UI, builtin TUI 2019-09-12 17:04:05 -07:00
version_spec.lua feat: add "prerelease" to version dict 2022-05-03 11:33:55 +02:00
vim_spec.lua Merge pull request #18528 from lewis6991/setwinopt 2022-05-25 17:05:28 +02:00
window_spec.lua docs: fix typos (#18269) 2022-06-04 11:56:36 +08:00