neovim/test/functional/ui
Daniel Hahler 7ed2122622
test/functional/ui/mode_spec: improve "ui mode_change event" (#10816)
Set a shorter `&matchtime` (instead of asserting the default), and do
not sleep - `screen:expect` will do that (wait for it).
2019-08-20 17:43:13 +02: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 vim-patch:8.1.1049: when user tries to exit with CTRL-C message is confusing 2019-07-28 22:19:11 -04:00
cmdline_spec.lua test/cmdline_spec: adjust "no-op" 2019-08-10 11:46:26 +02:00
cursor_spec.lua ui: add 'redrawdebug' option for flexible debugging of redrawing 2019-07-09 15:13:24 +02:00
diff_spec.lua vim-patch:8.1.1072: extending sign and foldcolumn below the text is confusing (#9816) 2019-04-03 10:48:47 +02:00
embed_spec.lua test: clear(): remove opts.headless parameter 2019-04-27 16:31:26 +02:00
float_spec.lua ui: transmit "blend=" property of highlight attributes 2019-08-18 13:52:32 +02:00
fold_spec.lua screen: Adjust buffer sizes for multiple sign columns #10314 2019-06-24 00:01:01 +02:00
highlight_spec.lua highlight: expose builtin highlight groups using hl_group_set event 2019-07-14 13:26:40 +02:00
hlstate_spec.lua highlight: Fix missing .rgb_sp_color in initializers (#9287) 2018-11-30 21:13:01 +01:00
inccommand_spec.lua ex_getln.c: fix compute_cmdrow() not resetting lines_left (#10749) 2019-08-12 14:21:15 +02:00
input_spec.lua keymap: allow modifiers to multibyte chars, like <m-ä> 2019-08-16 19:54:34 +02:00
messages_spec.lua Merge #10098 'win: fix msg_puts_printf()' 2019-08-12 02:42:13 +02:00
mode_spec.lua test/functional/ui/mode_spec: improve "ui mode_change event" (#10816) 2019-08-20 17:43:13 +02:00
mouse_spec.lua tests: re-enable "tab drag in tabline to the left moves tab left" (#10588) 2019-07-24 02:12:19 +02:00
multibyte_spec.lua transstr_buf: fix length comparison #8681 2018-07-10 21:57:26 +02:00
multigrid_spec.lua test/ui: properly test win_hide by explicitly marking hidden grids 2019-08-17 21:46:11 +02:00
options_spec.lua test: remove use of require('test.helpers') 2019-05-18 15:48:13 +02:00
output_spec.lua test: win: enable output_spec test 2019-08-18 21:40:26 -04:00
popupmenu_spec.lua ui: transmit "blend=" property of highlight attributes 2019-08-18 13:52:32 +02: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 ui: transmit "blend=" property of highlight attributes 2019-08-18 13:52:32 +02:00
searchhl_spec.lua tests: fix/improve Screen:expect_unchanged (#10577) 2019-07-24 02:50:24 +02:00
sign_spec.lua screen: Adjust buffer sizes for multiple sign columns #10314 2019-06-24 00:01:01 +02: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: don't detach screen just to change the size 2019-06-03 11:23:10 +02:00