This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nimbus-eth1
mirror of
https://github.com/status-im/nimbus-eth1.git
Watch
2
Star
0
Fork
You've already forked nimbus-eth1
0
Code
Issues
Projects
Releases
Wiki
Activity
f179695341
nimbus-eth1
/
tests
/
test.sh
8 lines
101 B
Bash
Raw
Normal View
History
Unescape
Escape
Add gas meter tests and some helpers unittest
2018-01-31 13:28:25 +00:00
#!/bin/bash
./tests/code_stream_test
./tests/gas_meter_test
Finish the first memory impl and tests, stack tests, fixes validation
2018-02-06 19:20:06 +00:00
./tests/memory_test
./tests/stack_test