neovim/test/functional/ui
Lewis Russell e855a80c72
Merge pull request #27024 from lewis6991/test_followup
test: big cleanup followup + typing
2024-01-17 13:46:55 +00: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(column): keep track of number of lines with number of signs 2024-01-15 09:37:53 +00:00
diff_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
embed_spec.lua fix(colorscheme): default statusline groups usability #26921 2024-01-13 16:35:37 -08: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 test: use integers for API Buffer/Window/Tabpage EXT types 2024-01-16 19:11:49 +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 test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
inccommand_user_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01: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: use integers for API Buffer/Window/Tabpage EXT types 2024-01-16 19:11:49 +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(column): remove sign from line it was previously on with undo 2024-01-17 13:39:42 +00: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