neovim/test/functional/core
erw7 5051510ade fix(channel): fix channel consistency
- Fix the problem that chanclose() does not work for channel created by
  nvim_open_term().
- Fix the problem that the loopback channel is not released.
- Fix the error message when sending raw data to the loopback channel.
2022-03-12 19:23:45 +08:00
..
channels_spec.lua fix(channel): fix channel consistency 2022-03-12 19:23:45 +08:00
exit_spec.lua refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
fileio_spec.lua fix(fileio): replace characters over INT_MAX with U+FFFD (#16354) 2021-11-23 21:07:47 -07:00
job_spec.lua ci: skip tests that fail on windows 2022-02-20 10:22:39 +01:00
main_spec.lua terminal: add tests for palette color forwarding 2019-11-03 10:14:58 +01:00
path_spec.lua test: avoid extra clear() calls 2017-10-02 01:46:16 +02:00
remote_spec.lua fix(remote): report on missing wait commands, typecheck lua results 2022-03-11 11:16:46 -05:00
spellfile_spec.lua test: cleanup 2019-05-05 23:01:35 +02:00
startup_spec.lua ci: skip tests that fail on windows 2022-02-20 10:22:39 +01:00