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

Test peeling #80

Open
3 of 11 tasks
stevenhwu opened this issue Jan 21, 2016 · 0 comments
Open
3 of 11 tasks

Test peeling #80

stevenhwu opened this issue Jan 21, 2016 · 0 comments
Assignees
Labels

Comments

@stevenhwu
Copy link
Collaborator

stevenhwu commented Jan 21, 2016

Part of #35 and #49

  • Create boost tests for peeling.cc
    • tests for forward peeling
    • tests for reverse peeling
  • Refactor peeling.cc to reduce redundancy
    • forward peeling
    • reverse peeling

TODO:

  • Maybe some functions should be in workspace_t
  • Refactor "family". All hard coded, could be parent-child OR Dad-Mom-Child...(children). Better check/test required. Relate to other part of the code (pedigree)
  • Better CMake file
  • Better way to run boost tests multiple times, maybe BOOST_DATA_TEST_CASE or BOOST_PARAM_TEST_CASE.
  • Clean up global functions/variables (namespace?)
@stevenhwu stevenhwu self-assigned this Jan 21, 2016
stevenhwu added a commit to stevenhwu/denovogear that referenced this issue Jan 21, 2016
Linked to issue ultimatesource#80.
Test peeling.cc only.
stevenhwu added a commit to stevenhwu/denovogear that referenced this issue Jan 21, 2016
    Linked to issue ultimatesource#80.
    Test peeling.cc only.
stevenhwu added a commit to stevenhwu/denovogear that referenced this issue Jan 25, 2016
stevenhwu added a commit to stevenhwu/denovogear that referenced this issue Mar 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant