neovim/test/functional/core
James McCoy 9123bc0f3f
test(main_spec): make "nvim -v" test agnostic to build type
In release builds, the Compilation: line is omitted so the build is reproducible. Since the "fall-back for $VIM" line is always present, check for that instead.
2024-12-03 06:31:09 -05:00
..
channels_spec.lua fix(channel): handle writing to file instead of pipe (#30519) 2024-09-26 08:36:50 +00:00
exit_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
fileio_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
job_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
log_spec.lua test: fix files being left behind (#31004) 2024-10-31 00:04:51 +00:00
main_spec.lua test(main_spec): make "nvim -v" test agnostic to build type 2024-12-03 06:31:09 -05: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 docs: misc (#31138) 2024-11-21 06:50:30 +08:00