Skip to content

Conversation

fearlessfe
Copy link
Contributor

fixed #12


when you run `zig build test`, the spec tests are not run by default.

if you want to run spec tests, you need to download the test vectors and add `-Dspec=true` to the zig build command.
Copy link
Member

Choose a reason for hiding this comment

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

it would be better to describe the detail how to download the test vectors or just a command line here

@GrapeBaBa GrapeBaBa merged commit 9c43041 into main Oct 31, 2024
1 check passed
@fearlessfe fearlessfe deleted the spec-test branch October 31, 2024 15:13
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.

run spec tests in condition

2 participants