diff options
author | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-04-21 00:14:57 +0800 |
---|---|---|
committer | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-04-21 11:23:10 +0800 |
commit | b448390889685fc87f221c152b16b82849f7797f (patch) | |
tree | 99ab2230d8c2b744bf2201368bce0f2045aab944 /common | |
parent | 805345d13594b41e5dd2e4fed471c58c3775be9e (diff) | |
download | dexon-b448390889685fc87f221c152b16b82849f7797f.tar.gz dexon-b448390889685fc87f221c152b16b82849f7797f.tar.zst dexon-b448390889685fc87f221c152b16b82849f7797f.zip |
Further fixes to block test wrapper
* Move go test wrapper for block tests from cmd/geth to tests
* Fix logic for when tests are valid or not, by adding correct
validations for expected valid/invalid blocks
* Change block insertion helper to work on single blocks
* Add one test case for each file in BlockTests and comment out
the tests which are currently failing
* Add Skip call in all block tests in lieu of performance fixes
around ethash cache which are needed before it will be fast enough
to start / stop the node between each test
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions