neovim/test/functional/core
Justin M. Keyes 5792546777
refactor(tests): rename terminal/testutil.lua => testterm.lua #30372
This module is generally used by any tests that need the full Nvim TUI
instead of `screen.lua`. Thus it should live in `functional/` instead of
in `functional/terminal/`.
2024-09-15 03:28:14 -07:00
..
channels_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
exit_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
fileio_spec.lua fix(startup): server fails if $NVIM_APPNAME is relative dir #30310 2024-09-08 12:48:32 -07:00
job_spec.lua refactor(tests): rename terminal/testutil.lua => testterm.lua #30372 2024-09-15 03:28:14 -07:00
log_spec.lua refactor(tests): rename terminal/testutil.lua => testterm.lua #30372 2024-09-15 03:28:14 -07:00
main_spec.lua refactor: Windows tilde expansion followup (#29380) 2024-06-18 11:23:52 +08:00
path_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
remote_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
server_spec.lua fix(startup): server fails if $NVIM_APPNAME is relative dir #30310 2024-09-08 12:48:32 -07:00
spellfile_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
startup_spec.lua refactor(test): rename alter_slashes, invert its behavior 2024-09-09 12:23:54 +02:00