neovim/test/functional/ui
zeertzjq 41f309adeb
Merge pull request #17527 from zeertzjq/test-pending-win32
test: use helpers.pending_win32(pending) instead of iswin()
2022-02-26 21:17:38 +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 API: deprecate nvim_command_output 2019-12-02 20:52:06 -08:00
cmdline_spec.lua fixup! fix(highlight): remove syncolor.vim 2021-07-28 09:11:07 -06:00
cursor_spec.lua vim-patch:8.2.3664: cannot adjust sign highlighting for 'cursorline' 2021-12-08 21:47:58 -05:00
decorations_spec.lua fix(screen): do not draw filler lines post eof if already at last row 2021-12-07 23:19:56 +08:00
diff_spec.lua fix(screen): do not draw filler lines post eof if already at last row 2021-12-07 23:19:56 +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
highlight_spec.lua test: convert some colorcolumn tests to Lua screen tests 2022-02-12 06:36:17 +08:00
hlstate_spec.lua ci: skip tests that fail on windows 2022-02-20 10:22: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(completion): update submode message when selecting from API (#17022) 2022-01-28 07:55:10 +08: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(api): win_viewport also sends line_count #15613 2021-09-10 19:19:39 -07: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 fix(signcol): update cursor when signcol changes 2022-02-24 22:36:00 +00: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