go-ethereum/tests
Felix Lange 898ba87984 cmd/geth, tests: enable running multiple tests from a single file
This commit also changes the block test loading so tests containing
invalid RLP blocks can be loaded and return an error only when they are
run.
2015-04-17 16:45:09 +02:00
..
files Update JSON tests 2015-04-15 22:36:33 +02:00
helper Fixed tests to reflect log changes 2015-04-08 20:45:39 +02:00
vm Fixed tests to reflect log changes 2015-04-08 20:45:39 +02:00
blocktest.go cmd/geth, tests: enable running multiple tests from a single file 2015-04-17 16:45:09 +02:00
transaction_test.go Fixes for TransactionTests 2015-04-15 22:37:16 +02:00
transaction_test_util.go Fixes for TransactionTests 2015-04-15 22:37:16 +02:00