neovim/test/unit/eval
ZyX 67fa9e5237 eval: Rename tv_list_remove_items() to tv_list_drop_items()
tv_list_remove_items() may cause confusion with tv_list_item_remove()
2017-12-24 16:38:30 +03:00
..
decode_spec.lua unittests: Fix linter error 2017-04-09 03:39:37 +03:00
encode_spec.lua unittests: Check core dumps in after_each, like in functests 2017-03-11 23:23:49 +03:00
helpers.lua eval/typval: Remove tv_list_item_free() as it is unused 2017-12-24 14:09:36 +03:00
tricks_spec.lua unittests: Fix linter errors 2017-03-29 10:08:46 +03:00
tv_clear_spec.lua eval: Split eval.c into smaller files 2017-03-29 10:05:06 +03:00
typval_spec.lua eval: Rename tv_list_remove_items() to tv_list_drop_items() 2017-12-24 16:38:30 +03:00