• Gustav Simonsson's avatar
    Further fixes to block test wrapper · b4483908
    Gustav Simonsson authored
    * 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
    b4483908
Name
Last commit
Last update
Godeps Loading commit data...
_data Loading commit data...
accounts Loading commit data...
blockpool Loading commit data...
build Loading commit data...
cmd Loading commit data...
common Loading commit data...
compression/rle Loading commit data...
core Loading commit data...
crypto Loading commit data...
errs Loading commit data...
eth Loading commit data...
ethdb Loading commit data...
event Loading commit data...
generators Loading commit data...
jsre Loading commit data...
logger Loading commit data...
miner Loading commit data...
p2p Loading commit data...
params Loading commit data...
pow Loading commit data...
rlp Loading commit data...
rpc Loading commit data...
tests Loading commit data...
trie Loading commit data...
ui Loading commit data...
whisper Loading commit data...
xeth Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.mailmap Loading commit data...
.travis.yml Loading commit data...
Dockerfile Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
gocoverage.sh Loading commit data...
update-license.go Loading commit data...