neovim/test/functional
zeertzjq 7ca0408a1f fix(defaults): don't replace keycodes in Visual search mappings (#31460)
Also remove "silent" to be more consistent with Normal mode search.
2024-12-05 19:33:33 +08:00
..
api test(version_spec): expect vim.NIL, not nil, for "build" if not in a git clone 2024-12-04 21:30:52 -05:00
autocmd test(autocmd/termxx_spec): fix TextChangedT test flakiness (#31296) 2024-11-22 00:32:36 +00:00
core test(main_spec): make "nvim -v" test agnostic to build type 2024-12-04 21:30:52 -05:00
editor fix(defaults): don't replace keycodes in Visual search mappings (#31460) 2024-12-05 19:33:33 +08:00
ex_cmds fix(quickfix): make shortmess+=O work with cmdheight=0 (#29609) 2024-07-08 02:36:58 +00:00
fixtures fix(lsp): retrigger diagnostics request on server cancellation (#31345) (#31427) 2024-12-02 12:13:23 -06:00
legacy test(012_directory_spec): fix flakiness on Windows (#30921) 2024-10-24 11:57:40 +08:00
lua test(main_spec): use CMakePresets.json instead of .git for root marker 2024-12-04 21:30:51 -05:00
options test: improve test conventions 2024-04-23 18:17:04 +02:00
plugin fix(lsp): retrigger diagnostics request on server cancellation (#31345) (#31427) 2024-12-02 12:13:23 -06: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): avoid flushing buffer halfway an OSC 2 sequence (#30793) 2024-10-15 00:18:12 +00:00
treesitter fix(treesitter): show proper node name error messages 2024-11-13 13:03:00 +00:00
ui fix(inccommand): ensure cursor is where it belongs 2024-11-09 15:26:32 +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