Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Windows support #8

Merged
merged 3 commits into from Nov 26, 2019
Merged

Add Windows support #8

merged 3 commits into from Nov 26, 2019

Conversation

@nnethercote
Copy link
Collaborator

@nnethercote nnethercote commented Nov 22, 2019

Fixes #4

r? @gabrielesvelto

nnethercote added 2 commits Nov 22, 2019
They're mostly in order, but not entirely. This is important because we
later do binary search on them!
The commit also removes the JSON test, because JSON escaping is now done
with the Windows test due to the use of backslashes in Windows path
names.

And it adds some documentation about how the test inputs were created,
because it's not obvious and worth recording.

Fixes #4.
Copy link

@gabrielesvelto gabrielesvelto left a comment

LGTM with just a few nits

src/main.rs Show resolved Hide resolved
src/main.rs Show resolved Hide resolved
src/main.rs Show resolved Hide resolved
tests/README.md Outdated Show resolved Hide resolved
@nnethercote nnethercote merged commit 29d5832 into mozilla:master Nov 26, 2019
@nnethercote nnethercote deleted the nnethercote:add-windows-support branch Nov 26, 2019
@nnethercote nnethercote changed the title Add windows support Add Windows support Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

2 participants
You can’t perform that action at this time.