Add expected results to integration test

Results are logs of what we get with old toplevel-based version of lib_machine. These are also congruent with what our tests logged out based on SWI.
This commit is contained in:
Nicolas Luck
2024-01-26 17:18:57 +01:00
parent 77ce5a9586
commit cb014095ad
5 changed files with 11102 additions and 65 deletions

2
Cargo.lock generated
View File

@@ -2504,7 +2504,9 @@ dependencies = [
"rustyline",
"ryu",
"select",
"serde",
"serde-wasm-bindgen",
"serde_json",
"serial_test",
"sha3 0.8.2",
"smallvec",