neovim/test/functional/ui
Justin M. Keyes 3cb89cafe3
vim-patch:8.1.0994: fix relative cursor position #9676
Problem:    Relative cursor position is not calculated correctly.
Solution:   Always set topline, also when window is one line only.
            (Robert Webb) Add more info to getwininfo() for testing.
8fcb60f961
2019-03-09 23:12:33 +01:00
..
bufhl_spec.lua api: make nvim_buf_set_virtual_text use correct namespace counter 2018-12-07 17:31:05 +01:00
cmdline_highlight_spec.lua ui: disable clearing almost everywhere 2018-10-22 11:59:02 +02:00
cmdline_spec.lua fixup: 35 col resize to scroll screen 2018-12-01 00:15:11 -05:00
cursor_spec.lua tests: introduce screen:expect{...} form 2018-08-27 15:15:49 +02:00
diff_spec.lua vim-patch:8.1.0562: parsing of 'diffopt' is slightly wrong 2018-12-09 22:19:41 +02:00
embed_spec.lua functionaltests: vim-patch:8.1.{550,551} fix 2018-11-30 23:35:36 -05:00
float_spec.lua floating-window: fix crash setting cmdheight #9685 2019-03-09 14:10:56 +01:00
fold_spec.lua vim-patch:8.1.0449: fix display of 'rnu' with folded lines #9481 2019-01-11 01:44:15 +01:00
highlight_spec.lua vim-patch:8.1.0994: fix relative cursor position #9676 2019-03-09 23:12:33 +01:00
hlstate_spec.lua highlight: Fix missing .rgb_sp_color in initializers (#9287) 2018-11-30 21:13:01 +01:00
inccommand_spec.lua vim-patch:8.1.0994: fix relative cursor position #9676 2019-03-09 23:12:33 +01:00
input_spec.lua Mark "feeding large chunks of input with <Paste>" fragile 2019-01-01 11:27:23 -05:00
messages_spec.lua ui: implement ext_messages 2019-02-10 13:36:46 +01:00
mode_spec.lua tests: introduce screen:expect{...} form 2018-08-27 15:15:49 +02:00
mouse_spec.lua vim-patch:8.1.0994: fix relative cursor position #9676 2019-03-09 23:12:33 +01:00
multibyte_spec.lua transstr_buf: fix length comparison #8681 2018-07-10 21:57:26 +02:00
multigrid_spec.lua ui: multigrid mouse support 2019-01-20 10:32:05 +01:00
options_spec.lua ui: implement ext_messages 2019-02-10 13:36:46 +01:00
output_spec.lua Mark "shell command :! throttles shell-command output greater than ~10KB" fragile 2019-01-01 11:27:52 -05:00
popupmenu_spec.lua vim-patch:8.1.0994: fix relative cursor position #9676 2019-03-09 23:12:33 +01:00
quickfix_spec.lua functests: Fix some ui/*_spec tests 2017-04-09 03:24:26 +03:00
screen_basic_spec.lua UI: always use contrete colors for default_colors_set 2019-02-05 19:41:38 +01:00
screen.lua floats: implement floating windows 2019-03-02 16:29:50 +01:00
searchhl_spec.lua tests: improve robustness of immediate successes in screen tests 2018-10-15 20:13:11 +02:00
sign_spec.lua strings: make vim_snprintf handle %d correctly again 2018-12-24 10:58:48 +01:00
spell_spec.lua Merge #7939 "fix crash: 'spell' and long lines" 2018-02-11 13:03:24 +01:00
syntax_conceal_spec.lua vim-patch:8.1.0994: fix relative cursor position #9676 2019-03-09 23:12:33 +01:00
tabline_spec.lua tests: introduce screen:expect{...} form 2018-08-27 15:15:49 +02:00
wildmode_spec.lua test: multibyte env var names #9655 2019-03-03 11:23:12 +01:00