nimbus-eth1/tests
cheatfate d40638af8c Let Appveyor testing again.
Fix test_storage_backends.nim for Windows.
2018-07-28 12:42:40 +03:00
..
fixtures/VMTests WIP tests based on fixtures 2018-02-13 19:18:08 +02:00
README.md update test readme 2018-04-03 18:14:47 +02:00
all_tests.nim Refactor interpreter dispatch (#65) 2018-07-06 09:52:31 +02:00
test_code_stream.nim Refactor interpreter dispatch (#65) 2018-07-06 09:52:31 +02:00
test_gas_meter.nim GasMeter is an object now (#73) 2018-07-18 14:18:17 +02:00
test_helpers.nim Ethereum test fixtures provide storage values as hex literals (e.g., 0x04), not decimal literals 2018-07-25 09:31:57 -07:00
test_memory.nim Refactor interpreter dispatch (#65) 2018-07-06 09:52:31 +02:00
test_opcode.nim Refactor interpreter dispatch (#65) 2018-07-06 09:52:31 +02:00
test_stack.nim Delete utilities: address, padding, bytes (#68) 2018-07-06 17:08:31 +02:00
test_storage_backends.nim Let Appveyor testing again. 2018-07-28 12:42:40 +03:00
test_vm_json.nim Delete utilities: address, padding, bytes (#68) 2018-07-06 17:08:31 +02:00

README.md

tests

TODO: more vm tests and fixtures!