nimbus-eth1/tests
Alexander Ivanov c4361061c1 Opcode add test 2018-03-14 13:11:32 +02:00
..
fixtures/VMTests WIP tests based on fixtures 2018-02-13 19:18:08 +02:00
README.md Add gas meter tests and some helpers unittest 2018-01-31 15:28:25 +02:00
build_test.sh Improve headers build 2018-02-13 12:42:22 +02:00
code_stream_test.nim CodeStream impl and tests, fix byte and string fields 2018-01-31 14:57:05 +02:00
fixtures.nim Work on text fitures and decompiling bytecode 2018-02-12 18:59:50 +02:00
gas_meter_test.nim Pass more tests, use UInt256 more often 2018-02-20 19:27:43 +02:00
memory_test.nim Fix memory 2018-03-14 11:15:03 +02:00
nim.cfg CodeStream impl and tests, fix byte and string fields 2018-01-31 14:57:05 +02:00
opcode_test.nim Opcode add test 2018-03-14 13:11:32 +02:00
stack_test.nim Fix tests 2018-02-26 14:00:15 +02:00
test.sh Separate test build from run 2018-02-07 13:15:54 +02:00
test_helpers.nim Fix 80 arithmetic gas cost tests, improve exp gas cost 2018-02-28 17:06:05 +02:00
vm_json_test.nim Improve types 2018-03-13 16:30:38 +02:00
vm_test.nim Pass first fixtures tests 2018-02-14 18:38:01 +02:00

README.md

tests

TODO: more vm tests and fixtures!

./tests/test.sh