neovim/test/functional/ui
2022-03-23 07:07:34 +08:00
..
bufhl_spec.lua feat(api): expose extmark right_gravity and end_right_gravity 2022-01-24 09:52:13 +09:00
cmdline_highlight_spec.lua test: add some tests for :*map <expr> 2022-02-17 08:45:15 +08:00
cmdline_spec.lua fixup! fix(highlight): remove syncolor.vim 2021-07-28 09:11:07 -06:00
cursor_spec.lua feat: add support for global statusline 2022-03-18 00:21:41 +06:00
decorations_spec.lua fix(screen): do not do syntax highlighting at filler or folded lines (#17818) 2022-03-23 07:07:34 +08:00
diff_spec.lua test: add a Lua screen test for CursorLineNr in diff mode 2022-03-08 10:11:20 +08:00
embed_spec.lua tests: fix non-controversial misuse of pending (#11247) 2019-10-18 04:46:30 +02:00
float_spec.lua fix: close floating windows when calling win_close() 2022-02-10 15:26:40 +00:00
fold_spec.lua test(fold): add test for CursorLineFold 2021-12-08 21:47:59 -05:00
global_statusline_spec.lua feat: add support for global statusline 2022-03-18 00:21:41 +06:00
highlight_spec.lua test: add a Lua screen test for CursorLineNr in diff mode 2022-03-08 10:11:20 +08:00
hlstate_spec.lua Merge pull request #17266 from famiu/feat/ui/global-statusline 2022-03-17 20:16:39 +01:00
inccommand_spec.lua fix(inccommand): do not change reg_prev_sub when previewing 2022-01-25 16:18:58 +08:00
input_spec.lua Merge pull request #17279 from zeertzjq/state-enter-vpeekc 2022-02-06 19:22:02 +01:00
messages_spec.lua ci: skip tests that fail on windows 2022-02-20 10:22:39 +01:00
mode_spec.lua Fix two more flaky tests (#11095) 2019-09-26 07:37:51 +02:00
mouse_spec.lua fix(mouse): correct dragged position in composed layout 2021-10-04 21:00:42 +02:00
multibyte_spec.lua vim-patch:8.2.0235: draw error when an empty group is removed from 'statusline' 2020-02-09 09:42:26 +01:00
multigrid_spec.lua feat(api): win_viewport also sends line_count #15613 2021-09-10 19:19:39 -07:00
options_spec.lua UI: forward 'mousefocus' option #12863 2020-09-06 11:40:07 -07:00
output_spec.lua test: use helpers.pending_win32(pending) instead of iswin() 2022-02-26 19:40:11 +08:00
popupmenu_spec.lua fix(test): only use buffer completion in popupmenu timer test 2022-03-02 09:15:49 +01:00
quickfix_spec.lua functests: Fix some ui/*_spec tests 2017-04-09 03:24:26 +03:00
screen_basic_spec.lua fix: set RedrawingDisabled before entering aucmd_win 2022-01-25 09:44:37 +08:00
screen.lua feat(tui): add support for CSI 4 : [2,4,5] m 2022-03-03 23:35:36 +03:00
searchhl_spec.lua vim-patch:8.2.0295: highlighting for :s wrong when using different separator (#14286) 2021-04-04 14:43:22 -04:00
sign_spec.lua chore: fix typos (#17331) 2022-03-10 14:34:55 +08:00
spell_spec.lua vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrare 2021-06-12 13:06:48 -04:00
syntax_conceal_spec.lua fix(screen): missing search highlights when redrawing from timer #15380 2021-09-06 15:18:33 -07:00
tabline_spec.lua test: update tests to work with 'hidden' 2021-08-18 12:17:12 -06:00
wildmode_spec.lua Merge pull request #13428 from janlazo/nvim-8.0.1525 2020-12-01 19:02:38 -05:00