nimbus-eth1/tests
kdeme b4b096ef5e Add PersistBlockTest for block 1352922, fixes #363 2019-08-14 20:56:57 +02:00
..
fixtures Add PersistBlockTest for block 1352922, fixes #363 2019-08-14 20:56:57 +02:00
rpcclient Use directly the Whisper types instead of distinct strings, we test for string in fromJson anyhow 2019-04-26 13:38:50 +02:00
README.md integrate GeneralStateTest runner into CI with 775 running tests (#153) 2018-09-19 16:46:14 +00:00
all_tests.nim remove tests/test_opcode.nim 2019-08-13 17:48:56 +03:00
macro_assembler.nim std_shims -> stew 2019-07-07 12:12:01 +02:00
nim.cfg NAT port mapping 2019-04-17 03:56:28 +02:00
persistBlockTestGen.nim Add PersistBlockTest for block 1352922, fixes #363 2019-08-14 20:56:57 +02:00
test_code_stream.nim Refactor interpreter dispatch (#65) 2018-07-06 09:52:31 +02:00
test_config.nim add indexed test config to gst 2019-03-21 16:44:31 +07:00
test_gas_meter.nim assert() -> doAssert() 2019-03-13 22:36:54 +01:00
test_generalstate_failing.nim add some comments 2019-05-13 10:26:28 +03:00
test_generalstate_json.nim std_shims -> stew 2019-07-07 12:12:01 +02:00
test_genesis.nim Use nim-eth (#224) 2019-02-05 20:15:50 +01:00
test_helpers.nim std_shims -> stew 2019-07-07 12:12:01 +02:00
test_memory.nim Use nim-eth (#224) 2019-02-05 20:15:50 +01:00
test_op_arith.nim fixes #72, simplify SDIV implementation 2019-08-13 17:48:25 +03:00
test_op_bit.nim implement constantinople bitwise opcode test 2019-05-13 10:26:28 +03:00
test_op_custom.nim std_shims -> stew 2019-07-07 12:12:01 +02:00
test_op_env.nim std_shims -> stew 2019-07-07 12:12:01 +02:00
test_op_memory.nim implement macro_assembler and opcodes test suite 2019-01-31 20:16:47 +02:00
test_op_misc.nim std_shims -> stew 2019-07-07 12:12:01 +02:00
test_persistblock_json.nim std_shims -> stew 2019-07-07 12:12:01 +02:00
test_precompiles.nim std_shims -> stew 2019-07-07 12:12:01 +02:00
test_rpc.nim std_shims -> stew 2019-07-07 12:12:01 +02:00
test_rpc_whisper.nim std_shims -> stew 2019-07-07 12:12:01 +02:00
test_stack.nim Use nim-eth (#224) 2019-02-05 20:15:50 +01:00
test_state_db.nim std_shims -> stew 2019-07-07 12:12:01 +02:00
test_tracer_json.nim std_shims -> stew 2019-07-07 12:12:01 +02:00
test_vm_json.nim std_shims -> stew 2019-07-07 12:12:01 +02:00
tracerTestGen.nim std_shims -> stew 2019-07-07 12:12:01 +02:00

README.md

tests

TODO: more GeneralStateTest fixtures!