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

Rewrite fuzzers to native Go harnesses #22313

Merged
merged 4 commits into from
Jan 5, 2023
Merged

Conversation

AdamKorcz
Copy link
Contributor

Signed-off-by: AdamKorcz adam@adalogics.com

Recent changes to gitea broke the fuzzers. Rewriting the fuzzers to native Go tests makes it easier to catch breakages, because they can be run as unit tests and breakages are more likely to be caught by developers.

Signed-off-by: AdamKorcz <adam@adalogics.com>
tools/fuzz_test.go Outdated Show resolved Hide resolved
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jan 2, 2023
Co-authored-by: Yarden Shoham <hrsi88@gmail.com>
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Jan 4, 2023
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Jan 4, 2023
@lunny lunny merged commit 906d8cc into go-gitea:main Jan 5, 2023
zjjhot added a commit to zjjhot/gitea that referenced this pull request Jan 5, 2023
* upstream/main:
  Rewrite fuzzers to native Go harnesses (go-gitea#22313)
  Update Emoji dataset to Unicode 14 (go-gitea#22342)
  fix gravatar disable bug (go-gitea#22336)
@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants