-
Notifications
You must be signed in to change notification settings - Fork 108
test(fuzz): incorporate fuzzing crates into a single workspace, and improve fuzzing docs #437
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
Merged
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
a4ddd43
clearly describe how to perform fuzzing, and make a fuzz/ workspace
cosmicexplorer bbc5184
Rename feature to `_arbitrary` so it won't be part of the maintained …
Pr0methean 9b14f5e
Fix feature dependency
Pr0methean e8a7b08
Update to github/codeql-action/upload-sarif@v4
Pr0methean b8fca14
Fix merge
Pr0methean a649718
Revert "Build and test" change that left matrix variables undefined
Pr0methean 5458bf5
Fix: fuzz tests don't build for MSRV
Pr0methean d46ddc8
Fix: specify that features belong to `zip` and not to `fuzz`
Pr0methean 66f742e
Fix: build_and_test jobs didn't have unique names
Pr0methean ac6fd13
Fix? Declare rustalias and workspace as variables so matrix will be p…
Pr0methean 7336534
Fix: was incorrectly including msrv fuzz/Cargo.toml
Pr0methean fdd5902
Fix clippy warning
Pr0methean 65debb1
Fix: use `exclude` matrix key
Pr0methean 9976859
Fix: miri and style_and_docs need unique job names
Pr0methean 44a0ee8
Fix: miri feature flags need `zip/` qualification
Pr0methean e5f3528
Merge branch 'master' into add-categories
Pr0methean File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.