neovim/test/functional/api
zeertzjq 2f5ba9c543 fix(api): don't set coladd of mark
(cherry picked from commit a07a651ac0)
2023-12-19 00:01:25 +00:00
..
autocmd_spec.lua fix(autocmd): api functions accepting garbage after event name 2023-10-09 12:18:43 +02:00
buffer_spec.lua fix(api): don't set coladd of mark 2023-12-19 00:01:25 +00: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 fix(api): extmark highlight groups not always included in details 2023-04-18 13:08:35 +00:00
highlight_spec.lua fix(api): nvim_get_hl should return default flag 2023-05-22 08:49:28 +00:00
keymap_spec.lua fix(redo): make redo of Lua mappings in op-pending mode work 2023-05-10 09:51:31 +00: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 refactor(tests): lift retry() into assert_log() 2023-01-17 00:19:30 +01: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 test: fix VimResume test flakiness 2023-07-23 02:03:28 +00:00
version_spec.lua fix(tests): missing clear() #18927 2022-06-13 04:05:17 -07:00
vim_spec.lua fix(api): use a conditional stack for nvim_cmd 2023-12-01 05:56:24 +00:00
window_spec.lua fix(api): set correct curbuf when temporarily changing curwin (#21371) 2022-12-10 20:13:40 +08:00