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

Porting math.vectors.simd tests to tools.test.fuzz #2761

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

razetime
Copy link
Member

@razetime razetime commented Feb 6, 2023

For issue #283. Any feedback is welcome. Most of this seems to be removing unit test wrappers around the optimize checks.

A major difficulty I am having is reducing the size of the tests. They are very long, and it's not obvious to me how to reduce the number of call, call( and optimize-call usages in the source.

@razetime razetime marked this pull request as draft February 6, 2023 10:19
@razetime razetime changed the title [WIP] Porting math.vectors.simd tests to fuzz tests Porting math.vectors.simd tests to tools.test.fuzz Oct 20, 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.

None yet

1 participant