Commit Graph

8 Commits

Author SHA1 Message Date
Andreas Fackler 74e2e93a5d Remove audit exception; fix crossbeam issue. 2019-07-29 12:08:54 +02:00
Andreas Fackler 4b2cff8db7 Increase the Travis timeout. 2019-07-29 12:08:54 +02:00
Andreas Fackler ccd96adc35 Re-enable cargo audit; use --ignore instead. 2019-07-23 13:30:02 +02:00
Andreas Fackler 71e1953b25 Temporarily disable cargo audit. 2019-07-23 13:30:02 +02:00
Andreas Fackler 15f7313706 Extract test framework into hbbft_testing crate. (#404)
* Extract test framework into hbbft_testing crate.

Also update Rust and some dependencies.

* Rename DHB tests.

They are only called `net_dynamic_hb` because we used to have two test
frameworks and two DHB test modules.
2019-04-26 15:54:11 +01:00
Andreas Fackler e1038c66ba Upgrade to Rust 1.30.0. 2018-10-29 09:27:45 +01:00
Marc Brinkmann 26e659079a Added `cargo audit` to CI. 2018-10-16 11:50:46 +02:00
Marc Brinkmann df1471f86d Factored out CI execution into `ci.sh`. 2018-10-16 11:02:05 +02:00