diff options
Diffstat (limited to 'cpp/.traces/trace_check_warns_on_failure')
-rw-r--r-- | cpp/.traces/trace_check_warns_on_failure | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/cpp/.traces/trace_check_warns_on_failure b/cpp/.traces/trace_check_warns_on_failure new file mode 100644 index 00000000..e8ea7894 --- /dev/null +++ b/cpp/.traces/trace_check_warns_on_failure @@ -0,0 +1,21 @@ +parse/0: instruction: trace-should-contain +parse/0: ingredient: {name: " + a: b + a: d + ", value: 0, type: 0, properties: [" + a: b + a: d + ": "literal-string"]} +after-brace/0: recipe main +after-brace/0: trace-should-contain ... +new/0: routine allocated memory from 1000 to 101000 +schedule/0: main +run/0: instruction main/0 +run/0: trace-should-contain {name: " + a: b + a: d + ", value: 0, type: 0, properties: [" + a: b + a: d + ": "literal-string"]} +warn/0: missing [b] in trace layer a |