plugeth/tests
Felix Lange 6a56b15019 tests: update tests, use blockchain test "network" field
Blockchain tests now include the "network" which determines the chain
config to use. Remove config matching based on test name and share the
name-to-config index with state tests.

Byzantium/Constantinople tests are still skipped because most of them
fail anyway.
2017-08-11 12:34:03 +02:00
..
testdata@815151e4ce tests: update tests, use blockchain test "network" field 2017-08-11 12:34:03 +02:00
block_test_util.go tests: update tests, use blockchain test "network" field 2017-08-11 12:34:03 +02:00
block_test.go tests: update tests, use blockchain test "network" field 2017-08-11 12:34:03 +02:00
gen_btheader.go tests: update tests and implement general state tests (#14734) 2017-07-11 13:49:14 +02:00
gen_stenv.go tests: update tests and implement general state tests (#14734) 2017-07-11 13:49:14 +02:00
gen_stlog.go tests: update tests and implement general state tests (#14734) 2017-07-11 13:49:14 +02:00
gen_sttransaction.go tests: update tests and implement general state tests (#14734) 2017-07-11 13:49:14 +02:00
gen_tttransaction.go tests: update tests and implement general state tests (#14734) 2017-07-11 13:49:14 +02:00
gen_vmexec.go tests: update tests and implement general state tests (#14734) 2017-07-11 13:49:14 +02:00
init_test.go tests: update tests and implement general state tests (#14734) 2017-07-11 13:49:14 +02:00
init.go tests: update tests, use blockchain test "network" field 2017-08-11 12:34:03 +02:00
rlp_test_util.go tests: update tests and implement general state tests (#14734) 2017-07-11 13:49:14 +02:00
rlp_test.go tests: update tests and implement general state tests (#14734) 2017-07-11 13:49:14 +02:00
state_test_util.go tests: update tests, use blockchain test "network" field 2017-08-11 12:34:03 +02:00
state_test.go tests: update tests, use blockchain test "network" field 2017-08-11 12:34:03 +02:00
transaction_test_util.go tests: update tests and implement general state tests (#14734) 2017-07-11 13:49:14 +02:00
transaction_test.go tests: update tests and implement general state tests (#14734) 2017-07-11 13:49:14 +02:00
vm_test_util.go tests: update tests and implement general state tests (#14734) 2017-07-11 13:49:14 +02:00
vm_test.go tests: update tests and implement general state tests (#14734) 2017-07-11 13:49:14 +02:00