neovim/test/functional/ui
Luuk van Baal 0588329c85 vim-patch:9.0.0760: display test for 'listchars' "precedes" fails
Problem:    Display test for 'listchars' "precedes" fails.
Solution:   Correct the expected result.

297164cb79

Co-authored-by: Bram Moolenaar <Bram@vim.org>
2023-05-02 13:11:47 +02:00
..
bufhl_spec.lua feat(extmarks): extend nvim_buf_get_extmarks() 2023-04-01 13:59:03 +02:00
cmdline_highlight_spec.lua test: use exec_capture() in more places (#22787) 2023-03-26 10:49:32 +08:00
cmdline_spec.lua feat(ui): add scroll_delta to win_viewport event #19270 2023-03-12 15:58:46 -07:00
cursor_spec.lua vim-patch:9.0.1397: highlight for popupmenu kind and extra cannot be set (#22619) 2023-03-11 10:05:47 +08:00
decorations_spec.lua fix(spell): extmark with spell=false should disable spell (#23400) 2023-05-01 12:30:55 +08:00
diff_spec.lua fix(diff): avoid restoring invalid 'foldcolumn' value (#21650) 2023-01-05 07:12:02 +08:00
embed_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
float_spec.lua fix(pum): make :popup position correctly with float border 2023-04-28 05:49:47 +08:00
fold_spec.lua test: improve editor/fold_spec.lua and editor/put_spec.lua (#22916) 2023-04-07 09:29:12 +08:00
highlight_spec.lua vim-patch:9.0.0760: display test for 'listchars' "precedes" fails 2023-05-02 13:11:47 +02:00
hlstate_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
inccommand_spec.lua test: fix dependencies between test cases (#23343) 2023-04-27 15:51:44 +08:00
inccommand_user_spec.lua docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
input_spec.lua fix(tests): remove irrelevant usage of display-=msgsep 2022-08-17 23:44:49 +02:00
linematch_spec.lua fix(diff): handle long lines without crashing (#21389) 2022-12-12 16:44:11 +00:00
messages_spec.lua test: avoid name collisions with Xtest directory (#23019) 2023-04-11 17:18:54 +08:00
mode_spec.lua vim-patch:9.0.1385: g'Esc is considered an error (#22544) 2023-03-06 07:52:11 +08:00
mouse_spec.lua fix(pum): position properly with ext_multigrid (#23336) 2023-04-27 20:19:21 +08:00
multibyte_spec.lua fix(status): handle unprintable chars in the statusline 2023-02-14 15:56:14 +01:00
multigrid_spec.lua fix(mouse): fix popup_setpos position check with ext_multigrid (#23436) 2023-05-02 15:25:41 +08:00
options_spec.lua refactor(tui): use nvim_echo() for verbose terminfo 2022-12-20 21:43:42 +01:00
output_spec.lua test: fix dependencies between test cases (#23343) 2023-04-27 15:51:44 +08:00
popupmenu_spec.lua vim-patch:9.0.0652: 'smoothscroll' not tested with 'number' and "n" in 'cpo' 2023-05-02 13:11:46 +02:00
quickfix_spec.lua functests: Fix some ui/*_spec tests 2017-04-09 03:24:26 +03:00
screen_basic_spec.lua fix(ui): make sure screen is valid after resizing 2023-02-13 08:50:54 +08:00
screen.lua fix(screen): redraw the ruler for a current floating window 2023-03-14 11:01:45 +01:00
searchhl_spec.lua feat(ui): add scroll_delta to win_viewport event #19270 2023-03-12 15:58:46 -07:00
sign_spec.lua fix(statuscolumn): fix sign column highlights (#21727) 2023-01-11 09:52:11 +08:00
spell_spec.lua fix(spell): extmark with spell=false should disable spell (#23400) 2023-05-01 12:30:55 +08:00
statuscolumn_spec.lua fix(statusline): also allow right click when 'mousemodel' is "popup*" (#23258) 2023-04-25 11:05:04 +08:00
statusline_spec.lua fix(statusline): also allow right click when 'mousemodel' is "popup*" (#23258) 2023-04-25 11:05:04 +08:00
syntax_conceal_spec.lua test: convert another test in test_matchadd_conceal.vim to Lua (#21353) 2022-12-09 10:37:53 +08:00
tabline_spec.lua fix(tabline): avoid memory leak in tabline click definitions (#21847) 2023-01-17 09:51:01 +08:00
wildmode_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
winbar_spec.lua test(winbar_spec): properly update winbar when 'showcmdloc' is "statusline" 2023-04-14 00:11:28 +02:00