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

Add fuzz tests #154

Merged
merged 1 commit into from
Oct 1, 2023
Merged

Add fuzz tests #154

merged 1 commit into from
Oct 1, 2023

Conversation

aler9
Copy link
Contributor

@aler9 aler9 commented Sep 30, 2023

@sunfish-shogi

This allows to discover most memory leaks and panics by running:

go test -fuzz=Read .

@sunfish-shogi
Copy link
Contributor

Thank you for PR.
Could you resolve the conflicts?

This allows to discover most memory leaks and panics by running:

go test -fuzz=Read .
@aler9
Copy link
Contributor Author

aler9 commented Oct 1, 2023

i solved the conflict - i knew that this patch would have caused a conflict with the others, but i preferred sending all the changes separately in order to ease the review process.

@sunfish-shogi sunfish-shogi merged commit 08d6f3d into abema:master Oct 1, 2023
6 checks passed
@aler9 aler9 deleted the patch/fuzz branch October 7, 2023 14:47
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