Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Conversation

@milang
Copy link
Contributor

@milang milang commented Jun 4, 2014

Fix a test that was failing on Windows because of hard-coded path separator in assertion string.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 3dc9fc0 on pandell:fix-tests into 2aea817 on gulpjs:master.

@yocontra
Copy link
Member

yocontra commented Jun 4, 2014

Whoa - I totally overlooked this. My tests for vinyl, vinyl-fs, etc. must all be failing on windows as well

yocontra added a commit that referenced this pull request Jun 4, 2014
Fix hard-coded path separator in assertion string
@yocontra yocontra merged commit a153631 into gulpjs:master Jun 4, 2014
@yocontra
Copy link
Member

yocontra commented Jun 4, 2014

Wouldn't path.resolve or path.normalize work for this as well?

@milang
Copy link
Contributor Author

milang commented Jun 4, 2014

@contra

My tests for vinyl, vinyl-fs, etc. must all be failing on windows as well

Haven't tried running tests for vinyl & friends locally yet.

Wouldn't path.resolve or path.normalize work for this as well?

paths

I like path.normalize; probably more readable than path.join that I used in this PR.

@milang milang deleted the fix-tests branch June 4, 2014 18:38
@yocontra
Copy link
Member

yocontra commented Jun 4, 2014

Another PR then?

@milang
Copy link
Contributor Author

milang commented Jun 4, 2014

@contra

Another PR then?

#47

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants