You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@milagro.apache.org by km...@apache.org on 2019/12/13 16:34:16 UTC

[incubator-milagro-crypto-rust] 18/18: Merge pull request #9 from kirk-baird/test-improvements

This is an automated email from the ASF dual-hosted git repository.

kmccusker pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-milagro-crypto-rust.git

commit f54d09057093063a460a2626040a8b273db77ce1
Merge: 0104d60 de19822
Author: Kealan McCusker <ke...@gmail.com>
AuthorDate: Fri Dec 13 16:33:14 2019 +0000

    Merge pull request #9 from kirk-baird/test-improvements
    
    [WIP] Fix tests and benchmarks

 .gitignore                      |   4 +
 BenchtestALL.rs                 |  73 ++++++++-------
 TestALL.rs                      |   6 +-
 readme.md                       |   2 +-
 TestALL.rs => tests/test_all.rs |  86 ++++++++++--------
 tests/test_bls.rs               | 190 ++++++++++++++++++++++++++++++++++++++++
 tests/test_nhs.rs               |  71 +++++++++++++++
 7 files changed, 354 insertions(+), 78 deletions(-)