neovim/test/functional
Daniel Hahler f6298aba82
tests: shell-test: add INTERACT mode (#10405)
Use it to improve ls_spec: it should not use the user's real shell for
performance and other reasons.
2019-07-03 22:49:13 +02:00
..
api api/lua: make nvim_execute_lua use native lua floats, not special tables 2019-07-01 18:44:58 +02:00
autocmd tests: fix flaky "TermClose event triggers when fast-exiting terminal job stops" (#10377) 2019-07-02 22:44:11 +02:00
cmdline cmdline: CTRL-R: Omit trailing <CR>. 2017-02-18 23:24:35 +01:00
core channel: refactor events, prevent recursive invocation of events 2019-06-18 10:49:38 +02:00
eval tests: executable_spec: keep assertion (#10408) 2019-07-03 12:56:03 +02:00
ex_cmds tests: shell-test: add INTERACT mode (#10405) 2019-07-03 22:49:13 +02:00
fixtures tests: shell-test: add INTERACT mode (#10405) 2019-07-03 22:49:13 +02:00
insert normal: Don't exit CTRL-O mode after processing K_EVENT 2019-06-04 13:59:43 +02:00
legacy vim-patch:8.1.0211: expanding a file name "~" results in $HOME 2019-05-25 20:36:01 -04:00
lua make vim.loop == require'luv' 2019-06-30 15:16:32 +02:00
normal build: update some test dependencies (#10339) 2019-06-29 22:25:00 +02:00
options lua/shared: move table util funcs to vim.shared 2019-05-18 21:07:30 +02:00
plugin man.vim: Handle ANSI escape sequences with ":" #10267 2019-06-30 15:25:49 +02:00
provider messages: use proper multiline error message for rpcrequest and API wrappers 2019-05-26 15:42:16 +02:00
shada jumplist: avoid extra tail entry #9805 2019-04-02 00:50:28 +02:00
terminal tests: fix/improve "TUI background color" tests (#10229) 2019-07-03 03:37:19 +02:00
ui cmdline: correct the column position of wildoptions=pum popupmenu 2019-07-01 18:24:00 +02:00
viml tests: adjust to latest Vim patches 2019-05-05 14:05:25 +02:00
example_spec.lua vim-patch:8.1.{0849,1001}: 'cursorline' highlight #9757 2019-03-19 12:24:41 +01:00
helpers.lua defaults: wildoptions=pum,tagfile #10384 2019-07-01 23:59:24 +02:00
preload.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00