about summary refs log tree commit diff stats
path: root/cpp/.traces/trace_negative_check_warns_on_any_unexpected_line
blob: ed4b2a2021241277e3c48dc7f0bb84aaae3c5b31 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
parse/0: instruction: run
parse/0:   ingredient: {name: "
    trace [a], [d]
  ", value: 0, type: 0, properties: ["
    trace [a], [d]
  ": "literal-string"]}
parse/0: instruction: trace-should-not-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: run ...
after-brace/0: trace-should-not-contain ...
new/0: routine allocated memory from 1000 to 101000
schedule/0: main
run/0: instruction main/0
run/0: run/44 {name: "
    trace [a], [d]
  ", value: 0, type: 0, properties: ["
    trace [a], [d]
  ": "literal-string"]}
parse/0: instruction: trace
parse/0:   ingredient: {name: "a", value: 0, type: 0, properties: ["a": "literal-string"]}
parse/0:   ingredient: {name: "d", value: 0, type: 0, properties: ["d": "literal-string"]}
after-brace/0: recipe run1001
after-brace/0: trace ...
run/0: instruction run1001/0
run/0: trace/18 {name: "a", value: 0, type: 0, properties: ["a": "literal-string"]}, {name: "d", value: 0, type: 0, properties: ["d": "literal-string"]}
a/0: d
run/0: instruction main/1
run/0: trace-should-not-contain/47 {name: "
    a: b
    a: d
  ", value: 0, type: 0, properties: ["
    a: b
    a: d
  ": "literal-string"]}
warn/0: unexpected [d] in trace layer a