End-to-end testing of the compile path.

This commit is contained in:
2023-04-08 14:20:49 -07:00
parent 8dfcc67e51
commit 8d8b200513
14 changed files with 215 additions and 32 deletions

View File

@@ -26,6 +26,7 @@ pretty = { version = "^0.11.2", features = ["termcolor"] }
proptest = "^1.0.0"
rustyline = "^11.0.0"
target-lexicon = "^0.12.5"
tempfile = "^3.5.0"
thiserror = "^1.0.30"
[build-dependencies]