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 #54, rewrite testing functionality #55

Merged
merged 2 commits into from
Oct 19, 2017
Merged

Conversation

mrgreywater
Copy link
Collaborator

@mrgreywater mrgreywater commented Oct 19, 2017

This PR should fix #54 (the fix and test should probably be merged upstream in the main earcut repository to fix mapbox/earcut#83, mapbox/earcut#87)

Would appreciate a quick review, especially since I rewrote some of the test framework so it's easier to manually add tests that aren't in the main earcut repository.

@mrgreywater
Copy link
Collaborator Author

The partial travis failure is because COVERALLS_TOKEN isn't set in pull requests for security reasons. This is more of a travis issue, that I'll look into later.

@mourner
Copy link
Member

mourner commented Oct 19, 2017

This is excellent. All changes make sense. Thank you @mrgreywater!

@mourner mourner merged commit a380769 into mapbox:master Oct 19, 2017
@springmeyer
Copy link
Contributor

Thank you @mrgreywater 🙏

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.

Crash in Earcut::findHoleBridge why does this fail?
3 participants