Skip to content

Fix clean subcommand#180

Merged
louismerlin merged 2 commits into
mainfrom
fix-clean
Jun 25, 2026
Merged

Fix clean subcommand#180
louismerlin merged 2 commits into
mainfrom
fix-clean

Conversation

@chris-srlabs

Copy link
Copy Markdown
Collaborator

When invoking cargo ziggy clean, it did not remove all build artifacts from the afl and honggfuzz target directory. The old integration test was calling clean only with a package specification and thus was not expected to remove the whole fuzzer's target directory.

When not giving additional arguments, e.g. calling `cargo ziggy clean`
remove all afl and honggfuzz artifacts.
@louismerlin louismerlin merged commit 938d2f0 into main Jun 25, 2026
4 checks passed
@louismerlin louismerlin deleted the fix-clean branch June 25, 2026 07: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.

2 participants