neovim/test/functional
bfredl 93b30582db fix(redraw): make redrawdebug=nodelta handle all the cases
Before only win_line lines were considered. this applies nodelta
to all screen elements. Causes some failures, which might indeed
indicate excessive redraws.
2022-09-22 10:38:10 +02:00
..
api ci: move BSD jobs from sourcehut to Cirrus CI #19616 2022-09-08 15:12:42 -07:00
autocmd fix: assert failure when changing 'ut' while waiting for CursorHold (#20241) 2022-09-18 22:55:30 +08:00
core test(remote_spec): reduce flakiness in waiting for client exit (#20230) 2022-09-17 16:17:51 +08:00
editor fix(keywordprg): default to :help if set to empty string (#19983) 2022-08-29 05:58:32 +08:00
ex_cmds ci: move BSD jobs from sourcehut to Cirrus CI #19616 2022-09-08 15:12:42 -07:00
fixtures vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215) 2022-09-18 09:17:15 +08:00
legacy vim-patch:9.0.0517: when at the command line :redrawstatus does not work well (#20266) 2022-09-21 06:47:29 +08:00
lua fix(eval)!: make Lua Funcref work as method and in substitute() (#20217) 2022-09-16 23:09:26 +08:00
options fix(fillchars): change fallback after setcellwidths() 2022-08-08 20:03:40 +08:00
plugin fix(lsp): out of bounds error in lsp.util.apply_text_edits (#20137) 2022-09-20 22:14:58 +02:00
provider fix(tests): remove irrelevant usage of display-=msgsep 2022-08-17 23:44:49 +02:00
shada vim-patch:9.0.0537: the do_set() function is much too long (#20274) 2022-09-22 09:43:37 +08:00
terminal ci: move BSD jobs from sourcehut to Cirrus CI #19616 2022-09-08 15:12:42 -07:00
treesitter fix(treesitter): return full metadata for get_captures_at_position (#20203) 2022-09-16 09:05:05 +02:00
ui fix(redraw): make redrawdebug=nodelta handle all the cases 2022-09-22 10:38:10 +02:00
vimscript feat(ui): use msg_grid based implementation for cmdheight=0 2022-09-15 12:13:43 +02:00
example_spec.lua
helpers.lua ci(tests): don't skip parsers on functionaltest 2022-09-06 07:57:46 +02:00
preload.lua feat(logging): include test-id in log messages 2022-06-15 19:23:10 -07:00