mirror of
https://github.com/neovim/neovim.git
synced 2024-12-23 20:55:18 -07:00
052498ed42
Specifically, functions that are run in the context of the test runner are put in module `test/testutil.lua` while the functions that are run in the context of the test session are put in `test/functional/testnvim.lua`. Closes https://github.com/neovim/neovim/issues/27004. |
||
---|---|---|
.. | ||
buffers_spec.lua | ||
compatibility_spec.lua | ||
errors_spec.lua | ||
history_spec.lua | ||
marks_spec.lua | ||
merging_spec.lua | ||
registers_spec.lua | ||
shada_spec.lua | ||
testutil.lua | ||
variables_spec.lua |