neovim/test/functional/api
2023-10-03 20:54:42 +08:00
..
autocmd_spec.lua test(api): update tests to new error messages 2023-08-07 13:18:11 +02:00
buffer_spec.lua fix(api): more intuitive cursor updates in nvim_buf_set_text 2023-09-11 08:16:03 +04: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): get virtual text with multiple hl properly (#25307) 2023-09-22 17:56:05 +08:00
highlight_spec.lua feat(ui): allow to get the highlight namespace 2023-10-01 10:02:36 +02:00
keymap_spec.lua test: more tests for nvim_{set,del}_keymap with abbreviation (#23970) 2023-06-10 10:44:31 +08:00
menu_spec.lua tests/ui: remove unnecessary screen:detach() 2019-10-13 22:10:42 +02:00
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 API: include invalid buffer/window/tabpage in error message (#11712) 2020-01-14 09:21:10 +01:00
ui_spec.lua test: fix VimResume test flakiness (#24438) 2023-07-23 10:03:05 +08:00
version_spec.lua feat: report "build" in vim.version() #23925 2023-06-11 14:57:23 -07:00
vim_spec.lua fix(api): avoid immediate TextChanged with nvim_create_buf (#25492) 2023-10-03 20:54:42 +08:00
window_spec.lua fix(api): get virtual text with multiple hl properly (#25307) 2023-09-22 17:56:05 +08:00