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

Add test for NaN when comparing angles #15

Merged
merged 3 commits into from
Oct 4, 2018
Merged

Add test for NaN when comparing angles #15

merged 3 commits into from
Oct 4, 2018

Commits on Oct 4, 2018

  1. Add test for NaN when comparing angles

    Otherwise Angle(NaN) was comparing favorably with any non-NaN
    angle.
    timj committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    a4d0e77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    919fccf View commit details
    Browse the repository at this point in the history
  3. Use geom not afwGeom

    timj committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    558730e View commit details
    Browse the repository at this point in the history