neovim/test/functional
2019-04-27 16:19:40 +02:00
..
api API: emit nvim_error_event on failed async request 2019-04-13 17:07:58 +02:00
autocmd cursormoved: add tests for CursorMoved 2019-03-29 10:58:53 +01:00
clipboard clipboard: Support custom VimL functions #9304 2018-12-03 00:07:08 +01:00
cmdline cmdline: CTRL-R: Omit trailing <CR>. 2017-02-18 23:24:35 +01:00
core test: clear(): args_rm parameter 2019-04-27 16:19:40 +02:00
eval test: "$PATHEXT=::" 2019-04-02 01:28:11 +02:00
ex_cmds test: clear(): args_rm parameter 2019-04-27 16:19:40 +02:00
fixtures test/env: multibyte env var to child process 2019-02-28 22:40:11 +01:00
insert insert-mode: interpret unmapped META as ESC 2018-04-04 03:23:15 +02:00
legacy test: clear(): args_rm parameter 2019-04-27 16:19:40 +02:00
lua Merge #9686 'win/Lua: monkey-patch os.getenv()' 2019-03-16 20:28:52 +01:00
normal jumplist: avoid extra tail entry #9805 2019-04-02 00:50:28 +02:00
options test: clear(): args_rm parameter 2019-04-27 16:19:40 +02:00
plugin functionaltest: win: enable shada FileWriteCmd 2018-10-31 22:55:07 -04:00
provider provider: improve error message if provider is missing (#9487) 2019-01-12 00:52:12 +01:00
shada jumplist: avoid extra tail entry #9805 2019-04-02 00:50:28 +02:00
spell test/rmdir(): Remove readonly attr on Windows. 2017-04-10 22:59:30 +02:00
terminal Reset stop_insert_mode in terminal_enter rather than terminal_check 2019-04-20 10:41:46 +02:00
ui Spurious quote mark in command line when typing <C-R> (#9934) 2019-04-24 10:41:07 +02:00
viml vim-patch:8.1.1072: extending sign and foldcolumn below the text is confusing (#9816) 2019-04-03 10:48:47 +02:00
example_spec.lua vim-patch:8.1.{0849,1001}: 'cursorline' highlight #9757 2019-03-19 12:24:41 +01:00
helpers.lua test: clear(): args_rm parameter 2019-04-27 16:19:40 +02:00
preload.lua