neovim/test/functional
b-r-o-c-k 7170de1971 api: Make nvim_set_option() update :verbose set ...
Make `:verbose set ...` show when an option was last modified by an
API client or Lua script/chunk. In the case of an API client, the
channel ID is displayed.
2018-05-03 21:05:20 -05:00
..
api api: Make nvim_set_option() update :verbose set ... 2018-05-03 21:05:20 -05:00
autocmd job-control: children_kill_cb(): do not check elapsed time 2018-04-15 18:23:11 +02:00
clipboard msg: do not scroll entire screen (#8088) 2018-03-31 11:12:27 +02:00
cmdline cmdline: CTRL-R: Omit trailing <CR>. 2017-02-18 23:24:35 +01:00
core API: nvim__stats() 2018-04-24 00:44:06 +02:00
eval Merge #8218 'Fix errors reported by PVS' 2018-04-27 09:25:02 +02:00
ex_cmds msg: do not scroll entire screen (#8088) 2018-03-31 11:12:27 +02:00
fixtures build/msvc: Make shell-test fix only apply to MSCV 2018-03-06 20:38:10 -06:00
insert insert-mode: interpret unmapped META as ESC 2018-04-04 03:23:15 +02:00
legacy build/msvc: Fix check for cksum on Windows 2018-03-26 10:54:44 -05:00
lua msg: do not scroll entire screen (#8088) 2018-03-31 11:12:27 +02:00
normal Add some tests for 'langmap' 2018-01-27 11:20:10 +00:00
options test/options: Fix stdpath() failures on Windows 2018-04-01 22:40:20 -04:00
plugin test: man_spec: Fix use of nested [[ quoting 2018-02-02 07:28:56 -05:00
provider test: nodejs_spec: allow more time for nodejs init 2018-04-18 09:42:56 +02:00
shada functests: Use proper path in eq() 2018-04-02 11:14:11 +03:00
spell test/rmdir(): Remove readonly attr on Windows. 2017-04-10 22:59:30 +02:00
terminal test: tui_spec.lua: relax test (#8289) 2018-04-16 23:35:58 +02:00
ui inccommand: pause :terminal redraws (#8307) 2018-04-22 12:26:16 +02:00
viml vim-patch:8.0.1493: completion items cannot be annotated (#8003) 2018-02-18 23:56:59 +01:00
helpers.lua test/util: move general functions into global helpers 2018-04-27 13:06:41 +02:00
preload.lua