diff options
author | Sean Dewar <seandewar@users.noreply.github.com> | 2021-09-11 21:25:29 +0100 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2023-06-12 14:08:27 +0800 |
commit | 41ee7bc7dbcca4ce3d35c13450220d3bffcad15e (patch) | |
tree | af539897ec260bd4ac8a8db8f3544501f455a363 /runtime/lua/vim/_editor.lua | |
parent | 7abfb1f86e25efcbe6ec31c8d3f196a60d718123 (diff) | |
download | rneovim-41ee7bc7dbcca4ce3d35c13450220d3bffcad15e.tar.gz rneovim-41ee7bc7dbcca4ce3d35c13450220d3bffcad15e.tar.bz2 rneovim-41ee7bc7dbcca4ce3d35c13450220d3bffcad15e.zip |
test(unit/eval/typval_spec): adjust for Float to String conversion
Adjust relevant Lua tests. Refactor testing logic for tv_get_string_*
functions into test_string_fn().
Note that vim_snprintf(), which is used for stringifying floats, always
calls xfree(tofree), even if tofree is NULL, so we need to expect that
in the alloc log.
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions