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

Dense Matrix Unit Test Refactoring #170

Merged
merged 16 commits into from
Dec 28, 2020
Merged

Conversation

cameronrutherford
Copy link
Collaborator

Changes made in this PR are working towards closing #133.

Main changes are:

  • Enforcing specific matrix/vector types in implementation-specific unit tests
  • Refactoring of testMatrix.cpp to use template testing function to quickly test different memory spaces
  • Small changes to documentation and removal of commented out test

Copy link
Collaborator

@pelesh pelesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready to merge, full build matrix tests all pass. Make sure to squash commits upon merge.

@pelesh
Copy link
Collaborator

pelesh commented Dec 24, 2020

@cnpetra this is ready to merge. Dense matrix test classes names are changed per @nychiang suggestion.

@cnpetra cnpetra merged commit 423e67c into develop Dec 28, 2020
@cnpetra cnpetra deleted the rcrutherford-matrix-unit-tests-dev branch April 17, 2021 03:00
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.

3 participants