neovim/test/functional/viml
ZyX 65fb622000 functests: Replace execute with either command or feed_command
Hope this will make people using feed_command less likely: this hides bugs.
Already found at least two:

1. msgpackparse() will show internal error: hash_add() in case of duplicate
   keys, though it will still work correctly. Currently silenced.
2. ttimeoutlen was spelled incorrectly, resulting in option not being set when
   expected. Test was still functioning somehow though. Currently fixed.
2017-04-09 03:24:08 +03:00
..
completion_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
errorlist_spec.lua vim-patch:7.4.2200 2017-02-27 11:39:41 -05:00
function_spec.lua api: add tests for calling the api from vimscript 2016-08-31 21:57:06 +02:00
lang_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00