Files
neovim/test/functional/eval
James McCoy 3ff92ba1ee eval: save_tv_as_string: Correctly handle an empty string
When tv_get_string_chk returns a non-NULL value, we have a valid string.
Propagating an error state (*len = -1, NULL return) for an empty string
is invalid.

Closes #6554
2018-01-23 17:56:50 -05:00
..
2017-02-23 19:48:41 +03:00
2017-02-01 18:31:53 -05:00
2017-12-11 10:34:58 +03:00