gulp-cli icon indicating copy to clipboard operation
gulp-cli copied to clipboard

Regression test for Windows extended-length paths

Open phated opened this issue 5 years ago • 0 comments

In #200 it was identified that gulp failed to work with Windows extended-length paths. And it was fixed with path.join() in #201

However, we don't have any regression test for this.

It looks like AppVeyor can support this through something like https://github.com/appveyor/ci/issues/3129

@sttk @charlespierce do either of you want to try to add this regression test?

phated avatar May 20 '20 05:05 phated