neovim/test/functional/api
2024-12-04 21:30:52 -05:00
..
autocmd_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
buffer_spec.lua fix(api): nvim_buf_get_text() crashes with large negative column #28740 2024-09-03 15:30:37 +02:00
buffer_updates_spec.lua test(api/buffer_updates_spec): prevent flakiness (#30521) 2024-09-26 10:57:12 +00:00
command_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
extmark_spec.lua fix(decor): don't use separate DecorSignHighlight for url (#30096) 2024-08-20 00:20:41 +00:00
highlight_spec.lua fix(api): make nvim_set_hl() respect all cterm attributes (#31390) 2024-12-02 00:51:14 +00:00
keymap_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
menu_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
proc_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
rpc_fixture.lua refactor: format test/* 2024-01-03 02:09:29 +01:00
server_notifications_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
server_requests_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
tabpage_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
ui_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
version_spec.lua test(version_spec): expect vim.NIL, not nil, for "build" if not in a git clone 2024-12-04 21:30:52 -05:00
vim_spec.lua fix: assert failure in VimL expression parser 2024-07-21 16:49:52 +02:00
window_spec.lua fix(window): making float with title/footer non-float leaks memory (#30551) 2024-09-28 02:44:46 +00:00