neovim/test/unit/eval
Sean Dewar 9e38c4a79f
vim-patch:8.2.1473: items in a list given to :const can still be modified
Problem:    Items in a list given to :const can still be modified.
Solution:   Work like ":lockvar! name" but don't lock referenced items.
            Make locking a blob work.
021bda5671
2021-09-16 00:13:41 +01: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 vim-patch:8.2.0111: VAR_SPECIAL is also used for booleans 2020-06-06 23:24:58 +08: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 vim-patch:8.2.1473: items in a list given to :const can still be modified 2021-09-16 00:13:41 +01:00