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

DM-8105: Missing test case for SpherePoint #178

Merged
merged 2 commits into from
Feb 22, 2017
Merged

Conversation

kfindeisen
Copy link
Member

Adds a C++-only test for operator[], since it obeys a different spec from __getitem__ (which is already tested in testSpherePoint.py). This PR also adds a clang-format pass I missed in DM-9502; because it makes large changes to indentation, it may be useful to review this PR as two separate commits.

@kfindeisen kfindeisen merged commit 3903291 into master Feb 22, 2017
@kfindeisen kfindeisen deleted the tickets/DM-8105 branch August 22, 2018 19:24
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