nimbus-eth1/tests
Mamy Ratsimbazafy 284a026e51
Add opcode tests (#4)
2018-04-06 16:25:01 +02: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 Add opcode tests (#4) 2018-04-06 16:25:01 +02:00
fixtures.nim Work on text fitures and decompiling bytecode 2018-02-12 18:59:50 +02:00
test_code_stream.nim Refactor: remove .sh dependency for tests 2018-04-03 18:09:09 +02:00
test_gas_meter.nim Refactor: remove .sh dependency for tests 2018-04-03 18:09:09 +02:00
test_helpers.nim Add opcode tests (#4) 2018-04-06 16:25:01 +02:00
test_memory.nim Refactor: remove .sh dependency for tests 2018-04-03 18:09:09 +02:00
test_opcode.nim Add opcode tests (#4) 2018-04-06 16:25:01 +02:00
test_stack.nim Refactor: remove .sh dependency for tests 2018-04-03 18:09:09 +02:00
test_vm.nim Refactor: remove .sh dependency for tests 2018-04-03 18:09:09 +02:00
test_vm_json.nim Refactor: remove .sh dependency for tests 2018-04-03 18:09:09 +02:00

README.md

tests

TODO: more vm tests and fixtures!