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

Minor code tweaks and test cleanup #139

Merged
merged 9 commits into from
Mar 23, 2016
Merged

Conversation

djlambert
Copy link
Member

A number of miscellaneous changes:

  • Changed a few comparisons to strict type checking.
  • Replaced switch block in AbstractGeometry::validateRingValue() with if.
  • Add result cache to tests.
  • Fix incorrect tests namespaces.
  • Remove old test init code necessary for importing doctrine test case, add test namespace to composer.json, and update phpunit config to use composer autoload.
  • Add tests for LineString geography.

@sadortun sadortun merged commit 2639aad into creof:develop Mar 23, 2016
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.

2 participants