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 <[email protected]> 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(-)
