neovim/test/functional/api
glacambre 0c8454f5bc Fix crash on :echo get_all_options_info()
Iterating over PARAM_COUNT is wrong as PARAM_COUNT also counts the last
element of the options array, which has a NULL fullname in order to
signal the end of the array.
2021-05-26 07:07:11 +02:00
..
buffer_spec.lua correctly mark changed regions for set_text 2021-02-07 13:50:29 -08:00
buffer_updates_spec.lua test: Eliminate expect_err 2019-09-06 17:19:07 -07:00
command_spec.lua test: Eliminate expect_err 2019-09-06 17:19:07 -07:00
extmark_spec.lua forgot to update tests 2021-01-05 00:39:07 -08:00
highlight_spec.lua Improvements to tests 2021-04-22 17:09:18 +06:00
keymap_spec.lua fix: check for valid buffer handles in modify_keymap (#13543) 2021-01-03 19:14:18 +01:00
menu_spec.lua tests/ui: remove unnecessary screen:detach() 2019-10-13 22:10:42 +02:00
proc_spec.lua doc + extmarks tweaks #11421 2019-11-25 01:08:02 -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 rpc: don't handle stale requests on already closed channel 2020-12-23 23:58:56 +01:00
server_requests_spec.lua build/doc/CI: remove/update quickbuild references #11258 2019-10-19 18:04:08 -07: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 test/api: verify that UI options from stable metadata are preserved 2018-12-21 10:52:25 +01:00
vim_spec.lua Fix crash on :echo get_all_options_info() 2021-05-26 07:07:11 +02:00
window_spec.lua api: add vim.api.nvim_win_hide 2021-03-09 22:51:56 -06:00