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

Re-architect tests and integrate into cmake #75

Open
ErikMcClure opened this issue Dec 13, 2022 · 0 comments
Open

Re-architect tests and integrate into cmake #75

ErikMcClure opened this issue Dec 13, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ErikMcClure
Copy link
Contributor

The way innative currently does tests does not work well in systems that expect a result to be the distributed end-result. The tests must be factored out and made optional, and exposed to cmake so other tools can hook into the testing process.

This is complicated by the known test failures from the float NaNs that either need to be fixed or skipped.

@ErikMcClure ErikMcClure added the bug Something isn't working label Dec 13, 2022
@ErikMcClure ErikMcClure self-assigned this Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant