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

Makes building of fuzz test optional #518

Merged
merged 1 commit into from
Aug 9, 2019

Conversation

kdt3rd
Copy link
Contributor

@kdt3rd kdt3rd commented Aug 8, 2019

This further makes the fuzz test compilation dependent on whether you
want to include the fuzz test in the ctest "make test" rule. This is
mostly for sonar cloud such that it doesn't complain that the fuzz test
code isn't being run as a false positive (because it isn't included in
the test)

Signed-off-by: Kimball Thurston [email protected]

This further makes the fuzz test compilation dependent on whether you
want to include the fuzz test in the ctest "make test" rule. This is
mostly for sonar cloud such that it doesn't complain that the fuzz test
code isn't being run as a false positive (because it isn't included in
the test)

Signed-off-by: Kimball Thurston <[email protected]>
@xlietz
Copy link
Contributor

xlietz commented Aug 9, 2019

Thanks, Kimball!

@xlietz xlietz merged commit 73d5676 into AcademySoftwareFoundation:master Aug 9, 2019
@cary-ilm cary-ilm added this to the v2.4.0 milestone Aug 10, 2019
@kdt3rd kdt3rd deleted the fuzz_optional branch February 12, 2022 21:11
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.

3 participants