Files
neovim/test/unit
Sean Dewar 41ee7bc7db 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.
2023-06-12 14:08:27 +08:00
..
2022-01-04 11:07:40 -07:00
2023-04-14 12:41:57 +01:00
2017-04-01 12:25:10 +03:00