mirror of
https://github.com/neovim/neovim.git
synced 2024-12-22 04:05:09 -07:00
3e19e18f4c
- echo "" does not hang in powershell - cmd.exe's echo command does not hang. - job tests default to powershell (WHY?) - wait 5 seconds for powershell to create an empty file - powershell is slow - cannot reliably validate the id returned by jobstart via jobpid, jobstop - if using cmd.exe, waiting for a second should be enough - remaining job tests are unreliable in Windows because any build can pass/fail for same conditions without changes, especially if the error is in stderr |
||
---|---|---|
.. | ||
channels_spec.lua | ||
exit_spec.lua | ||
job_spec.lua | ||
path_spec.lua | ||
startup_spec.lua |