neovim/test/functional/ui
Björn Linse 70c212e480 vim-patch:8.2.0235: draw error when an empty group is removed from 'statusline'
Problem:    Draw error when an empty group is removed from 'statusline'.
Solution:   Do not use highlighting from a removed group.
dbe5d361fe
2020-02-09 09:42:26 +01:00
..
bufhl_spec.lua extmarks/bufhl: reimplement using new marktree data structure 2020-01-16 12:36:10 +01:00
cmdline_highlight_spec.lua API: deprecate nvim_command_output 2019-12-02 20:52:06 -08:00
cmdline_spec.lua doc: fix typos 2019-11-27 22:47:25 -08:00
cursor_spec.lua TUI: can make the cursor transparent #11519 2019-12-19 12:27:21 -08:00
diff_spec.lua tests: make 'win_update redraws lines properly' more readable (#11068) 2019-09-22 14:58:38 +02:00
embed_spec.lua tests: fix non-controversial misuse of pending (#11247) 2019-10-18 04:46:30 +02:00
float_spec.lua floatwin: show error if window is closed immediately #11476 2019-11-29 23:48:14 -08:00
fold_spec.lua fillchars: adding foldopen, foldsep, foldclose 2019-12-25 14:28:36 +01:00
highlight_spec.lua options: winhighlight: fix incorrect string equality test 2020-01-28 19:10:41 +01:00
hlstate_spec.lua terminal: add tests for palette color forwarding 2019-11-03 10:14:58 +01:00
inccommand_spec.lua extmarks: fix crash due to invalid column values in inccommand preview 2020-02-02 10:50:48 +01:00
input_spec.lua paste: use nvim_put() 2019-08-27 21:19:10 +02:00
messages_spec.lua screen: add missing redraws after a message 2020-01-26 13:45:20 +01:00
mode_spec.lua Fix two more flaky tests (#11095) 2019-09-26 07:37:51 +02:00
mouse_spec.lua options: make 'fillchars' and 'listchars' global-local 2019-11-26 19:14:54 +01: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 tests/ui: remove unnecessary screen:detach() 2019-10-13 22:10:42 +02:00
options_spec.lua floatwin: show error if window is closed immediately #11476 2019-11-29 23:48:14 -08:00
output_spec.lua ci: test powershell core on Linux 2019-12-31 15:11:08 -05:00
popupmenu_spec.lua wildmode: fix wildmode=longest,full with pum #11690 2020-01-21 00:35:01 -08:00
quickfix_spec.lua functests: Fix some ui/*_spec tests 2017-04-09 03:24:26 +03:00
screen_basic_spec.lua vim-patch:8.1.1308: the Normal highlight is not defined when compiled with GUI 2020-01-06 00:18:02 -05:00
screen.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
searchhl_spec.lua doc: fix typos 2019-11-27 22:47:25 -08:00
sign_spec.lua tests/ui: remove unnecessary screen:detach() 2019-10-13 22:10:42 +02:00
spell_spec.lua tests/ui: remove unnecessary screen:detach() 2019-10-13 22:10:42 +02:00
syntax_conceal_spec.lua tests/ui: remove unnecessary screen:detach() 2019-10-13 22:10:42 +02:00
tabline_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
wildmode_spec.lua wildmode: fix wildmode=longest,full with pum #11690 2020-01-21 00:35:01 -08:00