mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -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. |
||
---|---|---|
.. | ||
autocmd_oldtest_spec.lua | ||
autocmd_spec.lua | ||
bufenter_spec.lua | ||
bufmodifiedset_spec.lua | ||
cmdline_spec.lua | ||
cursorhold_spec.lua | ||
cursormoved_spec.lua | ||
dirchanged_spec.lua | ||
filetype_spec.lua | ||
focus_spec.lua | ||
modechanged_spec.lua | ||
recording_spec.lua | ||
safestate_spec.lua | ||
searchwrapped_spec.lua | ||
show_spec.lua | ||
signal_spec.lua | ||
tabclose_spec.lua | ||
tabnew_spec.lua | ||
tabnewentered_spec.lua | ||
termxx_spec.lua | ||
textchanged_spec.lua | ||
textyankpost_spec.lua | ||
win_scrolled_resized_spec.lua |