neovim/test/functional
2019-01-31 22:26:32 +01:00
..
api tests/lua: test for multiline error messages in lua 2019-01-23 19:34:13 +01:00
autocmd cmdline: support v:event in CmdlineChanged 2018-12-12 15:31:52 +01:00
clipboard clipboard: Support custom VimL functions #9304 2018-12-03 00:07:08 +01:00
cmdline
core startup: Use $XDG_CONFIG_DIRS/nvim/sysinit.vim if it exists 2018-12-16 12:05:47 -05:00
eval test: adjust timer_spec 2019-01-31 22:26:32 +01:00
ex_cmds menu_get(): fix query behavior 2019-01-27 00:51:58 +01:00
fixtures NVIM v0.3.2 2018-12-31 01:06:17 +01:00
insert
legacy API: don't directly call update_screen() in API functions 2019-01-08 23:31:48 +01:00
lua tests/lua: test for multiline error messages in lua 2019-01-23 19:34:13 +01:00
normal
options tests: 'fcs' and 'lcs' are local to the window 2019-01-26 15:10:46 +01: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
spell
terminal test: improve reliability of ":terminal topline" test 2019-01-31 22:26:32 +01:00
ui tests: fix mouse tests that use lcs=eol:$ 2019-01-26 14:45:47 +01:00
viml os/lang: use the correct LC_NUMERIC also for OS X 2018-12-13 17:07:12 +01:00
helpers.lua Merge #9292 from mhinz/xcode10 2019-01-17 23:24:03 +01:00
preload.lua