neovim/test/functional
Justin M. Keyes f8f7f9d5f5 vim-patch:8.0.0151,3,4 #7389
vim-patch:8.0.0151
Problem:    To pass buffer content to system() and systemlist() one has to
            first create a string or list.
Solution:   Allow passing a buffer number. (LemonBoy,
            closes vim/vim#1240)
12c4492dd3

vim-patch:8.0.0153
Problem:    system() test fails on MS-Windows.
Solution:   Deal when extra space and CR.
9d9c356517

vim-patch:8.0.0154
Problem:    system() test fails on OS/X.
Solution:   Deal with leading spaces.
31f19ce0a0
2018-01-15 23:50:40 +01:00
..
api api: nvim_command_output: direct impl 2018-01-10 23:58:56 +01:00
autocmd api: change nvim_command_output behavior 2018-01-10 23:45:44 +01:00
clipboard doc: replace ":CheckHealth" with ":checkhealth" 2017-10-17 01:51:21 +02:00
cmdline cmdline: CTRL-R: Omit trailing <CR>. 2017-02-18 23:24:35 +01:00
core channel: check for existance before trying to set key 2017-12-23 14:02:00 +01:00
eval vim-patch:8.0.0151,3,4 #7389 2018-01-15 23:50:40 +01:00
ex_cmds api: change nvim_command_output behavior 2018-01-10 23:45:44 +01:00
fixtures NVIM v0.2.1 2017-11-07 23:54:31 +01:00
insert i_CTRL-O: fix :startinsert at end of line (#6963) 2017-07-08 12:50:58 +02:00
legacy *: Fix test failures 2017-12-11 01:43:36 +03:00
lua Merge #7165 'lua: Move stricmp to vim module' 2017-10-22 16:29:36 +02:00
normal test: enable K_spec tests in Windows 2018-01-03 00:12:28 -05:00
options Merge #7753 'win: enable more functional tests' 2018-01-06 17:52:14 +01:00
plugin Merge #7623 'man.vim: highlight bold, underlined text' 2018-01-09 10:10:22 +01:00
provider provider/nodejs: check version in Detect() 2017-12-17 16:09:18 +01:00
shada tests: stderr output contains cp noise 2018-01-05 18:18:26 +01:00
spell test/rmdir(): Remove readonly attr on Windows. 2017-04-10 22:59:30 +02:00
terminal win: enable tests in ex_terminal_spec 2018-01-06 17:46:49 +01:00
ui api: change nvim_command_output behavior 2018-01-10 23:45:44 +01:00
viml win: enable more functional tests 2018-01-06 17:47:00 +01:00
helpers.lua api: change nvim_command_output behavior 2018-01-10 23:45:44 +01:00
preload.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00