neovim/test/unit/eval
bfredl f926cc32c9 refactor(shada): rework msgpack decoding without msgpack-c
This also makes shada reading slightly faster due to avoiding
some copying and allocation.

Use keysets to drive decoding of msgpack maps for shada entries.
2024-08-05 11:12:44 +02:00
..
decode_spec.lua refactor(test): inject after_each differently 2024-04-10 15:53:50 +01:00
encode_spec.lua refactor(shada): rework msgpack decoding without msgpack-c 2024-08-05 11:12:44 +02:00
testutil.lua refactor(test): inject after_each differently 2024-04-10 15:53:50 +01:00
tricks_spec.lua refactor(test): inject after_each differently 2024-04-10 15:53:50 +01:00
tv_clear_spec.lua refactor(test): inject after_each differently 2024-04-10 15:53:50 +01:00
typval_spec.lua vim-patch:9.1.0524: the recursive parameter in the *_equal functions can be removed (#29572) 2024-07-05 15:20:02 +08:00