This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nimbus-eth1
Watch
2
Star
0
Fork
0
You've already forked nimbus-eth1
mirror of
https://github.com/status-im/nimbus-eth1.git
synced
2025-01-12 05:14:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth1
/
tests
History
mratsim
05703fc86f
logging: non-debug costless, avoid allocating constant string messages
2018-06-15 14:20:42 +02:00
..
fixtures
/VMTests
WIP tests based on fixtures
2018-02-13 19:18:08 +02:00
all_tests.nim
Reorganize VM/interpreter + cleanup (
#52
)
2018-06-15 11:11:25 +02:00
README.md
update test readme
2018-04-03 18:14:47 +02:00
test_code_stream.nim
Reorganize VM/interpreter + cleanup (
#52
)
2018-06-15 11:11:25 +02:00
test_gas_meter.nim
logging: non-debug costless, avoid allocating constant string messages
2018-06-15 14:20:42 +02:00
test_helpers.nim
Reorganize VM/interpreter + cleanup (
#52
)
2018-06-15 11:11:25 +02:00
test_memory.nim
Reorganize VM/interpreter + cleanup (
#52
)
2018-06-15 11:11:25 +02:00
test_opcode.nim
Reorganize VM/interpreter + cleanup (
#52
)
2018-06-15 11:11:25 +02:00
test_stack.nim
Reorganize VM/interpreter + cleanup (
#52
)
2018-06-15 11:11:25 +02:00
test_vm_json.nim
Reorganize VM/interpreter + cleanup (
#52
)
2018-06-15 11:11:25 +02:00
README.md
tests
TODO: more vm tests and fixtures!