Skip to content

Use different path encoding on Darwin in POSIX tests#6

Merged
snoyberg merged 1 commit intofpco:masterfrom
jml:master
Mar 1, 2015
Merged

Use different path encoding on Darwin in POSIX tests#6
snoyberg merged 1 commit intofpco:masterfrom
jml:master

Conversation

@jml
Copy link
Copy Markdown
Contributor

@jml jml commented Feb 28, 2015

Fixes #5 by using a different encoding when compiling for darwin.

Solution inspired by existing approach in suite_CanonicalizePath. See my comments on the bug for more detailed analysis.

I don't have any good ideas for how to avoid this mistake in the future, other than making a whole new test suite for darwin.

snoyberg added a commit that referenced this pull request Mar 1, 2015
Use different path encoding on Darwin in POSIX tests
@snoyberg snoyberg merged commit dd1b993 into fpco:master Mar 1, 2015
@snoyberg
Copy link
Copy Markdown
Member

snoyberg commented Mar 1, 2015

Thanks!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fileio tests fail on OS X, perhaps due to error in temporary?

2 participants