Files
neovim/test/functional/eval
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
..
2018-02-13 20:48:51 +01:00
2017-02-23 19:48:41 +03:00
2017-12-11 10:34:58 +03:00
2018-04-22 20:32:25 +03:00