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

Cleanup tests, add line2.contains_point #73

Merged
merged 1 commit into from
Sep 13, 2017
Merged

Cleanup tests, add line2.contains_point #73

merged 1 commit into from
Sep 13, 2017

Conversation

OmkarPathak
Copy link
Owner

  • imgs/test_geometry/test_extrapolated_intersection/as_...

  • imgs/test_geometry/test_extrapolated_intersection/at_...

    • fix point duplication
  • pygorithm/geometry/line2.py - add contains_point

  • tests/test_geometry.py - fix test errors (not failures) and add test for
    line2.contains_point

* imgs/test_geometry/test_extrapolated_intersection/as_...
* imgs/test_geometry/test_extrapolated_intersection/at_...
	- fix point duplication

* pygorithm/geometry/line2.py - add contains_point
* tests/test_geometry.py - fix test errors (not failures) and add test for
	line2.contains_point
@OmkarPathak OmkarPathak merged commit c877f6f into master Sep 13, 2017
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