neovim/test/functional/shada
bfredl b386334cdb refactor(shada): remove ShaDaReadDef secondary wrapper
`FileDescriptor` is already a wrapper around an fd and a buffer.
By allowing to just use the buffer without an fd, it can
already handle in-memory reads.
2024-05-28 13:36:54 +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): remove ShaDaReadDef secondary wrapper 2024-05-28 13:36:54 +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