nimbus-eth1/tests
Mamy Ratsimbazafy 8f95c86944
Fix JSON VMtests compile-time errors (#25)
* Fix imports

* Fix Ethtime in fixtures following https://github.com/nim-lang/Nim/commit/f6df2d9956a79eda0486391
2018-05-11 15:32:10 +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 Fix tests. 2018-05-01 11:44:05 +03:00
fixtures.nim Migrate from ttmath to stint (#24) 2018-05-07 14:41:54 +02:00
test_code_stream.nim Update README badges and add dual-license header 2018-04-06 16:52:10 +02:00
test_gas_meter.nim Migrate from ttmath to stint (#24) 2018-05-07 14:41:54 +02:00
test_helpers.nim Migrate from ttmath to stint (#24) 2018-05-07 14:41:54 +02:00
test_memory.nim Migrate from ttmath to stint (#24) 2018-05-07 14:41:54 +02:00
test_opcode.nim Migrate from ttmath to stint (#24) 2018-05-07 14:41:54 +02:00
test_stack.nim Migrate from ttmath to stint (#24) 2018-05-07 14:41:54 +02:00
test_vm.nim Migrate from ttmath to stint (#24) 2018-05-07 14:41:54 +02:00
test_vm_json.nim Fix JSON VMtests compile-time errors (#25) 2018-05-11 15:32:10 +02:00

README.md

tests

TODO: more vm tests and fixtures!