neovim/test/functional/ui
2024-01-24 05:51:18 +08:00
..
bufhl_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
cmdline_highlight_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
cmdline_spec.lua test: use integers for API Buffer/Window/Tabpage EXT types 2024-01-16 19:11:49 +00:00
cursor_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
decorations_spec.lua fix(extmarks): crash with sign after many marks 2024-01-23 09:24:36 +01:00
diff_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
embed_spec.lua feat(ui): add chdir UI event (#27093) 2024-01-19 14:51:10 -06:00
float_spec.lua test: use integers for API Buffer/Window/Tabpage EXT types 2024-01-16 19:11:49 +00:00
fold_spec.lua feat(fold): transparent foldtext 2024-01-22 10:13:35 +00:00
highlight_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
hlstate_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
inccommand_spec.lua fix(inccommand): improve preview buffer number handling (#27087) 2024-01-19 11:04:01 +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 test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
linematch_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
messages_spec.lua test: refactor Paths 2024-01-17 10:10:17 +00:00
mode_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01:00
mouse_spec.lua test: use integers for API Buffer/Window/Tabpage EXT types 2024-01-16 19:11:49 +00: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 test: use integers for API Buffer/Window/Tabpage EXT types 2024-01-16 19:11:49 +00: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: big cleanup followup 2024-01-17 10:10:17 +00: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: typing for screen.lua 2024-01-23 11:45:17 +00: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): redraw 'statuscolumn' on wrapped lines with 'relativenumber' 2024-01-16 12:13:36 +01:00
statusline_spec.lua test: use integers for API Buffer/Window/Tabpage EXT types 2024-01-16 19:11:49 +00:00
syntax_conceal_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01:00
tabline_spec.lua test: use integers for API Buffer/Window/Tabpage EXT types 2024-01-16 19:11:49 +00: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: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
winbar_spec.lua test: use integers for API Buffer/Window/Tabpage EXT types 2024-01-16 19:11:49 +00:00