tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1
Two new tests are skipped because they're buggy. Making some newer random state tests work required implementing the 'compressed return value encoding'.
This commit is contained in:
@@ -1,7 +1,19 @@
|
||||
tests
|
||||
tests [](https://travis-ci.org/ethereum/tests)
|
||||
=====
|
||||
|
||||
Common tests for all clients to test against.
|
||||
Common tests for all clients to test against. See the documentation http://www.ethdocs.org/en/latest/contracts-and-transactions/ethereum-tests/index.html
|
||||
|
||||
Do not chagne test files in folders:
|
||||
* StateTests
|
||||
* BlockchainTests
|
||||
* TransactionTests
|
||||
* VMTests
|
||||
|
||||
It is being created by the testFillers which could be found at https://github.com/ethereum/cpp-ethereum/tree/develop/test/libethereum
|
||||
|
||||
If you want to modify a test filler or add a new test please contact @winsvega at https://gitter.im/ethereum/cpp-ethereum
|
||||
|
||||
|
||||
|
||||
All files should be of the form:
|
||||
|
||||
|
Reference in New Issue
Block a user