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

unit testing for all functions #30

Closed
lene opened this issue Mar 19, 2014 · 3 comments
Closed

unit testing for all functions #30

lene opened this issue Mar 19, 2014 · 3 comments
Assignees
Milestone

Comments

@lene
Copy link
Owner

lene commented Mar 19, 2014

what framework to use? ideally it would only require an auto-generated function call or macro for every function

@lene
Copy link
Owner Author

lene commented Mar 19, 2014

  • assigned_to: nobody --> metaldog

@lene lene self-assigned this Mar 19, 2014
@lene lene added this to the 0.8 milestone Mar 20, 2014
@lene
Copy link
Owner Author

lene commented Mar 20, 2014

Pretty good test coverage by now. But checking everything for test coverage might be a good way to get into the code again.

@lene
Copy link
Owner Author

lene commented Mar 26, 2014

Moved to other issues

Done

  • Util.h/cpp
  • FacePolygon (operator== should check for circular permutations, not any permutations)
    (use isPermutation(ArrayList, ArrayList) to test polygons of any size)
  • ChangeDir
  • ComplexFunction

lene added a commit that referenced this issue Mar 28, 2014
…rder of vertices in polygon equality, which fails. (#30)
lene added a commit that referenced this issue Mar 28, 2014
lene added a commit that referenced this issue Mar 28, 2014
lene added a commit that referenced this issue Mar 28, 2014
@lene lene closed this as completed Mar 31, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant