rename non_determinism_checker -> indeterminism_check

tests added
This commit is contained in:
fro
2017-09-20 19:16:00 +03:00
parent 768d4633a1
commit 6aa896e9fe
7 changed files with 162 additions and 108 deletions
+4
View File
@@ -32,3 +32,7 @@ path = "pack/src/main.rs"
[[bin]]
name = "wasm-build"
path = "build/src/main.rs"
[[bin]]
name = "indeterminism-check"
path = "indeterminism_check/src/main.rs"