neovim/test/functional
Famiu Haque 7e1cf6b764
fix(inccommand): parse the command to check if it is previewable
Free regprog if command isn't previewable

Co-authored-by: zeertzjq <zeertzjq@outlook.com>
2022-06-28 13:00:05 +08:00
..
api fix(api): nvim_parse_cmd check for ambiguous user command (#19116) 2022-06-27 14:10:13 +08:00
autocmd refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
core refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
editor fix(input): fix macro recording with ALT and special key (#18917) 2022-06-10 17:13:57 +08:00
ex_cmds refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
fixtures refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
legacy fix(tests): check for EOF on exit of nvim properly 2022-06-13 10:15:44 +02:00
lua refactor(filetype)!: allow vim.filetype.match to use different strategies (#18895) 2022-06-26 18:41:20 +02:00
options feat: cmdheight=0 #16251 2022-06-13 02:40:51 -07:00
plugin test(report): formatting, drop dumplog() 2022-06-15 19:23:10 -07:00
provider feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009 2022-05-03 06:08:35 -07:00
shada fix(tests): check for EOF on exit of nvim properly 2022-06-13 10:15:44 +02:00
terminal refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
treesitter fix(ci): noisy logs, unreliable test #19019 2022-06-18 19:19:08 -07:00
ui fix(inccommand): parse the command to check if it is previewable 2022-06-28 13:00:05 +08:00
vimscript test: use "python3" to avoid skipped test #19106 2022-06-26 22:03:06 -07: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