neovim/test/functional/ui
2024-03-29 11:44:49 +02: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 refactor(tests): use new global defaults instead of set_default_attr_ids 2024-03-26 21:28:05 +01:00
cursor_spec.lua refactor(tests): all screen tests should use highlights 2024-03-23 13:44:35 +01:00
decorations_spec.lua fix(drawline): check filler_todo in place of removed draw_state (#27889) 2024-03-17 05:43:14 +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 feat(ui): indicate margins for the area used by win_viewport 2024-03-29 08:15:28 +01: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 refactor(drawline): integrate terminal hl with eol loop (#27893) 2024-03-17 17:24:03 +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 refactor(tests): use new global defaults instead of set_default_attr_ids 2024-03-26 21:28:05 +01:00
linematch_spec.lua refactor(tests): use new global defaults instead of set_default_attr_ids 2024-03-26 21:28:05 +01:00
messages_spec.lua fix(intro): clear intro if new buffer is shown in focused float 2024-03-29 11:44:49 +02:00
mode_spec.lua refactor(tests): use new global defaults instead of set_default_attr_ids 2024-03-26 21:28:05 +01:00
mouse_spec.lua fix(mouse): click after eol with conceal and virtual text (#27897) 2024-03-17 17:54:18 +08:00
multibyte_spec.lua refactor(tests): use new global defaults instead of set_default_attr_ids 2024-03-26 21:28:05 +01:00
multigrid_spec.lua feat(ui): indicate margins for the area used by win_viewport 2024-03-29 08:15:28 +01:00
options_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01:00
output_spec.lua refactor(tests): all screen tests should use highlights 2024-03-23 13:44:35 +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 refactor(tests): use new global defaults instead of set_default_attr_ids 2024-03-26 21:28:05 +01:00
screen.lua feat(ui): indicate margins for the area used by win_viewport 2024-03-29 08:15:28 +01:00
searchhl_spec.lua fix(cmdline): wrong 'incsearch' highlighting after :redraw (#27947) 2024-03-20 21:59:04 +08: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 refactor(tests): use new global defaults instead of set_default_attr_ids 2024-03-26 21:28:05 +01:00
statusline_spec.lua refactor(tests): all screen tests should use highlights 2024-03-23 13:44:35 +01:00
syntax_conceal_spec.lua fix(normal): don't check conceal when pressing 'r' (#27892) 2024-03-17 09:44:10 +08:00
tabline_spec.lua refactor(tests): use new global defaults instead of set_default_attr_ids 2024-03-26 21:28:05 +01: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 refactor(tests): all screen tests should use highlights 2024-03-23 13:44:35 +01:00
winbar_spec.lua refactor(tests): use new global defaults instead of set_default_attr_ids 2024-03-26 21:28:05 +01:00