neovim/test/functional/shada
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
..
buffers_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
compatibility_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
errors_spec.lua refactor(shada): rework msgpack decoding without msgpack-c 2024-08-05 11:12:44 +02:00
history_spec.lua fix(shada): restore search pattern length properly (#28929) 2024-05-23 09:10:16 +08:00
marks_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
merging_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
registers_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
shada_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
testutil.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
variables_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00