neovim/test/functional/lua
Justin M. Keyes c9f3174075 API: return non-generic VimL errors
- Return VimL errors instead of generic errors for:
  - nvim_call_function
  - nvim_call_dict_function
- Fix tests which were silently broken before this change.

This violates #6150 where we agreed not to translate API errors.  But
that can be fixed later.
2018-05-09 23:18:38 +02:00
..
api_spec.lua functests: Fix tests 2017-05-08 21:21:03 +03:00
commands_spec.lua executor,functests: Add print() tests, some fixes 2017-03-27 00:13:16 +03:00
luaeval_spec.lua API: return non-generic VimL errors 2018-05-09 23:18:38 +02:00
overrides_spec.lua msg: do not scroll entire screen (#8088) 2018-03-31 11:12:27 +02:00
utility_functions_spec.lua Merge #7165 'lua: Move stricmp to vim module' 2017-10-22 16:29:36 +02:00