mirror of
https://github.com/neovim/neovim.git
synced 2024-12-31 17:13:26 -07:00
41ee7bc7db
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. |
||
---|---|---|
.. | ||
decode_spec.lua | ||
encode_spec.lua | ||
helpers.lua | ||
tricks_spec.lua | ||
tv_clear_spec.lua | ||
typval_spec.lua |