neovim/test/functional
zeertzjq 4aa4675fbf vim-patch:8.2.0293: various Ex commands not sufficiently tested
Problem:    Various Ex commands not sufficiently tested.
Solution:   Add more test cases. (Yegappan Lakshmanan, closes vim/vim#5673)
818fc9ad14

Needs to assert E170 instead of E580 because patch 8.2.3486 has been
ported but patch 8.2.1183 hasn't.
2022-07-12 16:23:32 +08:00
..
api feat(api): add unsilent to command APIs 2022-07-03 04:34:28 +08:00
autocmd fix(terminal): crash if TermClose deletes own buffer #19222 2022-07-05 02:31:49 -07:00
core test: --startuptime 2022-07-09 15:45:02 -07:00
editor fix(mark): fix unexpected cursor movements (#19253) 2022-07-06 19:01:44 +08:00
ex_cmds test: add a test for what Vim patch 8.2.0151 fixes 2022-07-08 14:18:16 +08:00
fixtures refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
legacy vim-patch:8.2.0293: various Ex commands not sufficiently tested 2022-07-12 16:23:32 +08:00
lua fix(vim.ui.input): accept nil or empty "opts" #19109 2022-06-28 02:53:15 -07:00
options feat: add 'mousescroll' option (#12355) 2022-07-06 19:34:24 +08:00
plugin fix(lsp): small bugs in snippet-parser #18998 2022-06-29 09:53:49 -07: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 Merge pull request #19180 from zeertzjq/tui-kitty-keypad 2022-07-07 07:42:22 +08:00
treesitter fix(ci): noisy logs, unreliable test #19019 2022-06-18 19:19:08 -07:00
ui test(float_spec): make indent more consistent 2022-07-10 17:24:29 +08:00
vimscript vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (#19244) 2022-07-07 04:47:18 +08:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
preload.lua feat(logging): include test-id in log messages 2022-06-15 19:23:10 -07:00