neovim/test/functional
2022-08-01 21:54:18 +08:00
..
api test: fix api/keymap_spec.lua tests 2022-08-01 21:54:18 +08:00
autocmd fix(terminal): crash if TermClose deletes own buffer #19222 2022-07-05 02:31:49 -07:00
core fix(windows):exepath, stdpath return wrong slashes #19111 2022-07-17 17:00:08 -07:00
editor fix(input): do no reinterpret mouse keys with ALT modifiers 2022-07-25 09:47:28 +08:00
ex_cmds fix(session): respect sessionoptions=terminal #19497 2022-08-01 05:13:46 -07:00
fixtures refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
legacy vim-patch:8.2.0815: maparg() does not provide enough information for mapset() 2022-08-01 21:54:18 +08:00
lua feat(lua): allow vim.cmd to be indexed (#19238) 2022-07-20 12:29:24 +01:00
options feat: add 'mousescroll' option (#12355) 2022-07-06 19:34:24 +08:00
plugin refactor(lsp): use autocmd api (#19407) 2022-07-17 19:13:33 +02:00
provider feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009 2022-05-03 06:08:35 -07:00
shada build: rename build-related dirs 2022-06-28 04:02:29 -07:00
terminal fix(terminal): avoid reading over the end of cell.chars (#19580) 2022-07-30 21:40:30 +08:00
treesitter fix(ci): noisy logs, unreliable test #19019 2022-06-18 19:19:08 -07:00
ui cmdheight=0: fix bugs part2 (#19185) 2022-07-31 13:13:19 +08:00
vimscript vim-patch:8.2.0815: maparg() does not provide enough information for mapset() 2022-08-01 21:54:18 +08:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua test: deal with RPC call causing Nvim to exit later 2022-07-19 19:41:07 +08:00
preload.lua feat(logging): include test-id in log messages 2022-06-15 19:23:10 -07:00