neovim/test/functional/ui
bfredl b7779c5146
Merge pull request #27867 from bfredl/intro_multigrid
fix(ui): startup intro message should be visible with ext_multigrid
2024-03-15 13:27:58 +01:00
..
bufhl_spec.lua vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors' 2024-02-15 10:50:29 +08:00
cmdline_highlight_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
cmdline_spec.lua fix(ui): ext_cmdline should not move cursor to curwin 2024-03-15 09:15:56 +01:00
cursor_spec.lua fix(colorscheme): use explicit normal foreground in syntax groups 2024-01-25 20:09:24 +01:00
decorations_spec.lua fix(drawline): initialize linebuf_attr to 0 instead of -1 (#27840) 2024-03-13 11:36:41 +08:00
diff_spec.lua vim-patch:9.1.0103: 'breakindentopt' "min" not correct with 'signcolumn' (#27451) 2024-02-13 07:33:24 +08:00
embed_spec.lua feat(quickfix): support -q - to read 'errorfile' from stdin (#27303) 2024-02-02 21:17:37 +08:00
float_spec.lua test: correct order of arguments to eq() (#27816) 2024-03-11 22:23:14 +08:00
fold_spec.lua vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors' 2024-02-15 10:50:29 +08:00
highlight_spec.lua fix(highlight): don't show CursorColumn on current line (#27848) 2024-03-15 05:54:22 +08:00
hlstate_spec.lua test: add more hlstate tests 2024-02-05 16:24:21 +02:00
inccommand_spec.lua test: correct order of arguments to eq() (#27816) 2024-03-11 22:23:14 +08:00
inccommand_user_spec.lua fix(inccommand): improve preview buffer number handling (#27087) 2024-01-19 11:04:01 +08:00
input_spec.lua fix(keycodes): simplify S- properly when D- is present (#27316) 2024-02-03 11:05:38 +08:00
linematch_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
messages_spec.lua fix(ui): startup intro message should be visible with ext_multigrid 2024-03-15 09:48:31 +01:00
mode_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01:00
mouse_spec.lua vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors' 2024-02-15 10:50:29 +08:00
multibyte_spec.lua fix(grid): handle clearing half a double-width char (#27023) 2024-01-15 23:45:11 +08:00
multigrid_spec.lua vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors' 2024-02-15 10:50:29 +08:00
options_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01:00
output_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01:00
popupmenu_spec.lua test: add test for scroll wheel at right-click menu (#27409) 2024-02-10 11:54:26 +08:00
quickfix_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
screen_basic_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
screen.lua test: don't use minimal timeout for "intermediate" flag (#27620) 2024-02-25 13:35:24 +08:00
searchhl_spec.lua test: use integers for API Buffer/Window/Tabpage EXT types 2024-01-16 19:11:49 +00:00
sign_spec.lua fix(sign): avoid deleting from sign map while looping over it (#27158) 2024-01-24 05:51:18 +08:00
spell_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
statuscolumn_spec.lua fix(column): full redraw with 'stc, 'rnu' and inserted lines (#27712) 2024-03-03 08:40:46 +08:00
statusline_spec.lua vim-patch:9.1.0118: Use different restoration strategy in win_splitmove 2024-03-08 23:24:04 +00:00
syntax_conceal_spec.lua vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors' 2024-02-15 10:50:29 +08:00
tabline_spec.lua feat(tabline): middle mouse button now closes tab (#27522) 2024-02-19 10:49:33 +08:00
title_spec.lua test: use integers for API Buffer/Window/Tabpage EXT types 2024-01-16 19:11:49 +00:00
wildmode_spec.lua test: don't use minimal timeout for "intermediate" flag (#27620) 2024-02-25 13:35:24 +08:00
winbar_spec.lua vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors' 2024-02-15 10:50:29 +08:00