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

improve test consistency #51

Conversation

verpeteren
Copy link

This PR splits the consistency tests into 3 separate test functions that are gated by target_arch and target_feature.
It should address this issue

@arduano
Copy link
Owner

arduano commented Jan 26, 2023

I've completely rewritten the tests (along with the trait rewrite) to attempt to make them more readable and more consistent. The macros in the new tests split the tests across the different simd architectures as well as the different value types. See #58

@arduano arduano closed this Jan 26, 2023
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.

2 participants