neovim/test/functional/ui
Justin M. Keyes b764120ee7
test: shell-test.c: "REP" command: flush, wait 1ms #10552
Typically most shell output is the result of non-trivial work, so it
would not blast stdout instantaneously.  To more closely simulate that
typical scenario, change `shell-test REP` to wait 1 millisecond between
iterations.
2019-07-20 18:07:04 +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 Spurious quote mark in command line when typing <C-R> (#9934) 2019-04-24 10:41:07 +02:00
cmdline_spec.lua cmdline: remove invalid cmdline_show event when aborting mapping 2019-06-26 09:16:17 +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 floats: fix 'winblend' on top of doublewidth chars. 2019-07-13 14:27:06 +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 inccommand: Ignore :redraw during preview 2019-04-14 02:22:19 +02:00
input_spec.lua keymap, terminal: more keycodes #9810 2019-03-31 23:39:06 +02:00
messages_spec.lua syntax: fix missing newlines in execute("syn list"). fixes #10467 2019-07-14 09:31:45 +02: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 test: clear(): remove opts.headless parameter 2019-04-27 16:31:26 +02:00
options_spec.lua test: remove use of require('test.helpers') 2019-05-18 15:48:13 +02:00
output_spec.lua test/CI: skip "throttles output" test on Travis macOS #9721 2019-03-12 19:26:24 +01:00
popupmenu_spec.lua screen: disable redrawing inside VimResized 2019-07-05 16:58:53 +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 screen.lua: always print keyword-args snapshot 2019-07-20 14:25:07 +02:00
searchhl_spec.lua test: shell-test.c: "REP" command: flush, wait 1ms #10552 2019-07-20 18:07:04 +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