neovim/test/functional
Thiago de Arruda c1edd07990 shell: Ensure silent bang mappings won't cut output
Setting `msg_didout` after `call_shell` is enough as it will cause
`hit_return_msg()` to print on next line.

Close #3269
2015-10-01 15:22:48 -03:00
..
api api: vim_err_write: add tests for multiline handling 2015-09-16 21:42:57 +02:00
autocmd test: Improve functional test debuggability and efficiency 2015-03-24 12:46:15 -03:00
clipboard clipboard: avoid clipboard during :global. #2809 2015-08-30 23:40:12 -04:00
eval eval/msgpackdump(): Use copyID for protecting against recursive input 2015-09-30 10:09:21 +03:00
ex_cmds loop: Free the parent queue last when destroying the loop 2015-09-16 02:52:55 -03:00
fixtures clipboard: support clipboard=unnamedplus,unnamed 2015-08-07 13:06:13 +02:00
job eval: Protect job callbacks from being redefined 2015-08-21 13:28:49 -03:00
legacy functests: Do not use user viminfo file 2015-09-30 10:09:27 +03:00
normal test: K, 'keywordprg' 2015-09-23 00:06:27 -04:00
provider test: Check for installed Python module with Vimscript function. 2015-09-27 00:03:06 +02:00
server test: v:servername, serverstart(), serverstop() 2015-05-17 02:17:34 -04:00
shell shell: Ensure silent bang mappings won't cut output 2015-10-01 15:22:48 -03:00
terminal terminal: Run screen refresh timer in a deferred queue 2015-09-18 14:35:26 -03:00
ui Disable a broken functional test. 2015-10-01 07:01:13 -04:00
viml functests: Use eval subdirectory in place of viml 2015-08-02 22:19:58 +03:00
helpers.lua shell: Ensure silent bang mappings won't cut output 2015-10-01 15:22:48 -03:00
preload.lua tests: prevent busted from reloading the ffi module and others 2015-03-01 15:25:39 -05:00