Current test output

This commit is contained in:
coffeepots 2018-10-16 21:51:32 +01:00
parent 0b15b86195
commit 826ce4f0f9
1 changed files with 14 additions and 0 deletions

14
PrecompileTests.md Normal file
View File

@ -0,0 +1,14 @@
PrecompileTests
===
## PrecompileTests
```diff
+ bn256Add.json OK
+ bn256mul.json OK
+ ecrecover.json OK
+ identity.json OK
- modexp.json Fail
+ pairing.json OK
+ ripemd160.json OK
+ sha256.json OK
```
OK: 7/8 Fail: 1/8 Skip: 0/8