neovim/test/functional
Daniel Hahler 1070c092c7
win_update: fix redraw regression (#11027)
Before 6e9ea5adc `win_ins_lines` would return `FAIL` for `i/line_count == 0`.

Handle this by checking it in the outer `if`.

Ref: https://github.com/neovim/neovim/commit/6e9ea5ad#commitcomment-35084669
2019-09-18 18:22:38 +02:00
..
api server_requests_spec: fix assertion, pass Lua paths via args (#10875) 2019-09-16 19:16:39 +02:00
autocmd autocmds: TermEnter, TermLeave #8550 2019-09-14 15:54:19 -07:00
cmdline cmdline: CTRL-R: Omit trailing <CR>. 2017-02-18 23:24:35 +01:00
core test: fix failure on Windows (allow ".exe") 2019-09-13 16:31:21 -07:00
eval Context: rename "buflist" => "bufs" 2019-09-14 18:57:35 -07:00
ex_cmds getdigits: introduce strict, def parameters 2019-09-13 19:29:25 -07:00
fixtures fix api_level_6.mpack 2019-09-15 17:28:42 -07:00
insert normal: Don't exit CTRL-O mode after processing K_EVENT 2019-06-04 13:59:43 +02:00
legacy vim-patch:8.0.1770: assert functions don't return anything 2019-09-16 23:42:44 -04:00
lua test: Rename meth_pcall to pcall_err 2019-09-06 17:19:07 -07:00
normal test: Eliminate expect_err 2019-09-06 17:19:07 -07:00
options findoption_len: treat viminfo/viminfofile as aliases 2019-08-26 09:39:00 +02:00
plugin test/shada_spec: avoid exit_event race #10951 2019-09-05 09:48:34 -07:00
provider provider: has("python3_dynamic") et al. #10980 2019-09-09 10:54:07 -07:00
shada shada: initialize jumplist before search pattern (#10964) 2019-09-07 18:02:29 -07:00
terminal tests: fix flaky 'scrollback' option deletes lines (only) if necessary (#11003) 2019-09-16 19:17:07 +02:00
ui win_update: fix redraw regression (#11027) 2019-09-18 18:22:38 +02:00
viml tests: adjust to latest Vim patches 2019-05-05 14:05:25 +02:00
example_spec.lua vim-patch:8.1.{0849,1001}: 'cursorline' highlight #9757 2019-03-19 12:24:41 +01:00
helpers.lua Context: rename "buflist" => "bufs" 2019-09-14 18:57:35 -07:00
preload.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00