neovim/test/functional
zeertzjq 7284400a34 fix(man): avoid setting v:errmsg (#30052)
(cherry picked from commit ee5aaba215)
2024-08-15 14:02:55 +00:00
..
api fix: assert failure in VimL expression parser 2024-07-21 16:49:52 +02:00
autocmd test: improve test conventions 2024-04-23 18:17:04 +02:00
core refactor(tests): more global highlight definitions 2024-06-18 02:18:49 +00:00
editor fix(input): handle vim.on_key() properly with ALT and K_SPECIAL (#29677) 2024-07-12 20:14:45 +00:00
ex_cmds fix(quickfix): make shortmess+=O work with cmdheight=0 (#29609) 2024-07-08 02:36:58 +00:00
fixtures NVIM v0.10.0 2024-05-16 14:34:32 +02:00
legacy vim-patch:9.1.0648: [security] double-free in dialog_changed() 2024-08-03 00:46:14 +00:00
lua fix(version): return nil with empty string 2024-07-27 15:30:53 +02:00
options test: improve test conventions 2024-04-23 18:17:04 +02:00
plugin fix(man): avoid setting v:errmsg (#30052) 2024-08-15 14:02:55 +00:00
provider test: improve test conventions 2024-04-23 18:17:04 +02:00
script docs(luacats): support backtick captured generic type 2024-05-07 14:33:14 +01:00
shada test: improve test conventions 2024-04-23 18:17:04 +02:00
terminal fix(tui): set id parameter in OSC 8 sequences (#29847) 2024-07-24 15:18:47 -05:00
treesitter fix(runtime): sync bundled treesitter queries 2024-07-24 17:02:12 +02:00
ui vim-patch:9.1.0601: Wrong cursor position with 'breakindent' when wide char doesn't fit (#29793) 2024-07-19 03:55:46 +00:00
vimscript test: improve test conventions 2024-04-23 18:17:04 +02:00
example_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
preload.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
testnvim.lua test: do not set termguicolors in test runner 2024-06-13 01:09:49 +00:00