]> git.bitcoin.ninja Git - dnssec-prover/history - test.sh
Bump version to 0.6.5 for new less-code-size feature
[dnssec-prover] / test.sh
2024-08-01 Matt CoralloAdd a feature to slow things down for a smaller binary
2024-07-22 Matt CoralloMerge remote-tracking branch 'github/pull/2'
2024-07-22 Matt CoralloAdd a `RUST_VERSION` env argument to `test.sh` to enabl...
2024-07-10 Matt CoralloDrop MSRV to 1.63 w/o `RUSTC_BOOTSTRAP` hacks with...
2024-07-09 Matt CoralloFix fuzz test build
2024-05-21 Matt CoralloAvoid overriding $RUSTFLAGS when needed for rustc 1.63
2024-05-07 Matt CoralloBetter support rustc 1.64+ by not requiring `RUSTC_BOOT...
2024-04-03 Matt CoralloAdd a simple benchmark of 2048-bit RSA validation
2024-04-03 Matt CoralloAdd a relatively simple mostly-const-fn bigint math...
2024-04-03 Matt CoralloTest fuzzers build and release build in test.sh
2024-02-09 Matt CoralloFix various test runs in `test.sh`
2024-02-09 Matt CoralloAdd testing of doc links in test.sh
2024-02-07 Matt CoralloFeature-gate validation and document crate features
2024-02-06 Matt CoralloAdd test script