Files
another-boids-in-rust/vendor/rangemap/README.fuzz.md

316 B

rangemap fuzz tests

These fuzz tests use the cargo-fuzz tool.

Run one of these:

cargo +nightly fuzz run rangemap_coalesce
cargo +nightly fuzz run rangemap_inclusive_coalesce
cargo +nightly fuzz run rangemap_gaps
cargo +nightly fuzz run rangemap_inclusive_gaps