neovim/test/functional
2017-03-29 10:08:46 +03:00
..
api api: add detailed checks for compatibility and correct "since" value 2017-03-15 15:01:06 +01:00
autocmd test/termclose: Avoid indeterminism (#6281) 2017-03-15 23:28:37 +01:00
clipboard clipboard: set v:register after startup (#5708) 2017-03-18 19:33:25 +01:00
cmdline cmdline: CTRL-R: Omit trailing <CR>. 2017-02-18 23:24:35 +01:00
core job-control: set CLOEXEC on pty processes. #5986 2017-03-17 12:20:51 +01:00
eval functests: Try sleeping a bit more 2017-03-29 10:08:46 +03:00
ex_cmds eval: Make sure that v:_null_dict does not crash dictwatcher*() 2017-03-29 10:08:44 +03:00
fixtures terminal: Support extra arguments in 'shell'. #4504 2017-03-17 17:47:33 +01:00
insert edit.c: CTRL-SPC: Insert previously-inserted text. #6090 2017-02-28 01:16:18 +01:00
legacy eval: Make setmatches() return -1 in case of some failures 2017-03-29 10:07:43 +03:00
normal Robustly handle folds during a :move command 2017-03-23 14:37:47 +00:00
options defaults: 'showcmd', 'belloff', 'ruler' 2017-03-16 18:44:10 +01:00
plugin defaults: 'showcmd', 'belloff', 'ruler' 2017-03-16 18:44:10 +01:00
provider rplugin: Call s:LoadRemotePlugins() on startup. 2017-03-11 12:26:22 +01:00
shada eval: Fix len argument to xstrlcat 2017-03-29 10:08:45 +03:00
terminal terminal.c:redraw(): Avoid invalid cursor col (#6379) 2017-03-29 02:13:50 +02:00
ui highlight: :match should override 'list' (#6343) 2017-03-26 13:04:20 +02:00
viml *: Move some dictionary functions to typval.h and use char* 2017-03-29 10:07:42 +03:00
helpers.lua functests: Fix buf_functions test on Windows 2017-03-29 10:08:44 +03:00
preload.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00