Requires nightly
toolchain for ![features(test)]
.
cargo build
cargo test
The benchmark tests have been ignored because the flag -Zpanic_abort_tests
that's needed for grcov
causes them to
fail. To run these add --ignored
to the test.
cargo test -- --ignored