about summary refs log tree commit diff stats
path: root/cpp/.traces/memory_check
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-05-05 21:17:24 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-05-05 21:17:24 -0700
commitb96af395b9af2ff9df94b3e82213171f30827c8d (patch)
tree17c8c12648ccc25625e2534ec8d74fbe8f1542cc /cpp/.traces/memory_check
parent2e3b597fe85b654e82b891c22d50754fa5a26156 (diff)
downloadmu-b96af395b9af2ff9df94b3e82213171f30827c8d.tar.gz
1276 - make C++ version the default
I've tried to update the Readme, but there are at least a couple of issues.
Diffstat (limited to 'cpp/.traces/memory_check')
-rw-r--r--cpp/.traces/memory_check18
1 files changed, 0 insertions, 18 deletions
diff --git a/cpp/.traces/memory_check b/cpp/.traces/memory_check
deleted file mode 100644
index c87bcc2f..00000000
--- a/cpp/.traces/memory_check
+++ /dev/null
@@ -1,18 +0,0 @@
-parse/0: instruction: memory-should-contain
-parse/0:   ingredient: {name: "
-    1 <- 13
-  ", value: 0, type: 0, properties: ["
-    1 <- 13
-  ": "literal-string"]}
-after-brace/0: recipe main
-after-brace/0: memory-should-contain ...
-new/0: routine allocated memory from 1000 to 101000
-schedule/0: main
-run/0: instruction main/0
-run/0: memory-should-contain/46 {name: "
-    1 <- 13
-  ", value: 0, type: 0, properties: ["
-    1 <- 13
-  ": "literal-string"]}
-run/0: checking location 1
-warn/0: expected location 1 to contain 13 but saw 0