Tests for native/wasm runtime

This commit is contained in:
Gav
2018-01-25 19:28:28 +01:00
parent 53eea2bed6
commit ead42293bc
15 changed files with 105 additions and 32 deletions
+1
View File
@@ -15,6 +15,7 @@ byteorder = "1.1"
rustc-hex = "1.0.0"
native-runtime = { path = "../native-runtime", version = "0.1" }
runtime-support = { path = "../native-runtime/support", version = "0.1" }
memcmp = { version = "0.0.6" }
[dev-dependencies]
assert_matches = "1.1"