zstd-rs icon indicating copy to clipboard operation
zstd-rs copied to clipboard

Create new crate in workspace that runs more extensive locally generated test

Open KillingSpark opened this issue 3 months ago • 0 comments

We currently run a test on locally generated cases of decodecorpus files. This should be moved to another crate in the workspace so these do not have to run on every call to cargo test.

This could also contain more tests that ensure correctness with big corpuses of data, like for dicts, compression etc ect

KillingSpark avatar Oct 15 '25 17:10 KillingSpark