neovim/test/functional/core
Jan Edmund Lazo 3e19e18f4c win: enable job tests that use jobstart only
- 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
2018-02-19 07:10:41 -05:00
..
channels_spec.lua channel: check for existance before trying to set key 2017-12-23 14:02:00 +01:00
exit_spec.lua :cquit : take an error code argument #7336 2017-10-22 13:02:31 +02:00
job_spec.lua win: enable job tests that use jobstart only 2018-02-19 07:10:41 -05:00
path_spec.lua test: avoid extra clear() calls 2017-10-02 01:46:16 +02:00
startup_spec.lua test: startup_spec: cmd.exe escaping 2017-11-04 09:36:52 +01:00