This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-eth
mirror of
https://github.com/status-im/nim-eth.git
Watch
2
Star
0
Fork
You've already forked nim-eth
0
Code
Issues
Projects
Releases
Wiki
Activity
c9b545b6c4
nim-eth
/
tests
/
rlp
/
all_tests.nim
5 lines
78 B
Nim
Raw
Normal View
History
Unescape
Escape
cleanups (#226)
2020-04-18 08:17:59 +00:00
import
.
/
test_api_usage
,
.
/
test_json_suite
,
Move Ethereum specific RLP encoding tests under tests/common (#673) This is more according to the structure of the code itself. And also, currently some of these tests live under tests/rlp but some under tests/common. Could use some further re-organisation within the different tests, but this move is a first step.
2024-02-09 16:30:24 +00:00
.
/
test_object_serialization