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

Fix Windows tests #55

Merged
merged 1 commit into from Jan 14, 2021
Merged

Fix Windows tests #55

merged 1 commit into from Jan 14, 2021

Conversation

joachimvh
Copy link
Member

Fixes all isues with windows when running the test (writing this before tests finished so fingers crossed).

I sort of regret initially having done this with Path.normalize everywhere in the tests as that is required for all tests now. It would have been better to have both os versions be able to support the paths of the other one, but that would require some internal code rework probably. It is also never going to actually be relevant so not really worth it.

@rubensworks rubensworks merged commit 8d93eda into master Jan 14, 2021
@rubensworks
Copy link
Member

Perfect, thanks!

@rubensworks rubensworks deleted the fix/windows branch April 16, 2021 07:59
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.

None yet

2 participants