Skip to content

Remove duplicate corpus folders #3174

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 7 commits into from
Apr 28, 2025
Merged

Remove duplicate corpus folders #3174

merged 7 commits into from
Apr 28, 2025

Conversation

tokatoka
Copy link
Member

No description provided.

@tokatoka tokatoka merged commit 3ec8098 into main Apr 28, 2025
110 checks passed
@tokatoka tokatoka deleted the no_room_for_png branch April 28, 2025 13:39
@@ -24,6 +24,7 @@ harness: lib
[unix]
build:
cargo build --profile {{ PROFILE }}
[ ! -d ./corpus ] && cp -r {{PROJECT_DIR}}/../../../seeds/pngs ./corpus || exit 0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wait, why copy this over everytime? this is super weird.
Examples shouldn't access files outside of their own folder I think

@domenukk
Copy link
Member

I don't think the soultion to copy in justfile is good, and isn't this anyway deduplicated in git?

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