Skip to content

Commit c79cc49

Browse files
committed
C++: Accept more test changes
1 parent a3b3aa4 commit c79cc49

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

cpp/ql/test/library-tests/syntax-zoo/dataflow-ir-consistency.expected

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,37 @@ uniqueNodeLocation
55
missingLocation
66
uniqueNodeToString
77
| builtin.c:5:5:5:11 | (no string representation) | Node should have one toString but has 0. |
8+
| cpp11.cpp:6:5:6:5 | (no string representation) | Node should have one toString but has 0. |
9+
| cpp11.cpp:6:5:6:5 | (no string representation) | Node should have one toString but has 0. |
10+
| cpp11.cpp:6:5:6:5 | (no string representation) | Node should have one toString but has 0. |
11+
| cpp11.cpp:6:5:6:5 | (no string representation) | Node should have one toString but has 0. |
12+
| cpp11.cpp:6:5:6:5 | (no string representation) | Node should have one toString but has 0. |
13+
| cpp11.cpp:6:5:6:5 | (no string representation) | Node should have one toString but has 0. |
14+
| cpp11.cpp:6:5:6:5 | (no string representation) | Node should have one toString but has 0. |
15+
| cpp11.cpp:6:5:6:5 | (no string representation) | Node should have one toString but has 0. |
16+
| cpp11.cpp:6:5:6:5 | (no string representation) | Node should have one toString but has 0. |
17+
| cpp11.cpp:6:5:6:5 | (no string representation) | Node should have one toString but has 0. |
18+
| cpp11.cpp:28:5:28:5 | (no string representation) | Node should have one toString but has 0. |
19+
| cpp11.cpp:28:5:28:5 | (no string representation) | Node should have one toString but has 0. |
20+
| cpp11.cpp:28:5:28:5 | (no string representation) | Node should have one toString but has 0. |
21+
| cpp11.cpp:28:5:28:5 | (no string representation) | Node should have one toString but has 0. |
22+
| cpp11.cpp:28:5:28:5 | (no string representation) | Node should have one toString but has 0. |
23+
| cpp11.cpp:28:5:28:5 | (no string representation) | Node should have one toString but has 0. |
24+
| cpp11.cpp:28:5:28:5 | (no string representation) | Node should have one toString but has 0. |
825
| misc.c:227:7:227:28 | (no string representation) | Node should have one toString but has 0. |
926
| static_init_templates.cpp:80:18:80:23 | (no string representation) | Node should have one toString but has 0. |
1027
| static_init_templates.cpp:80:18:80:23 | (no string representation) | Node should have one toString but has 0. |
1128
| static_init_templates.cpp:89:18:89:23 | (no string representation) | Node should have one toString but has 0. |
1229
| static_init_templates.cpp:89:18:89:23 | (no string representation) | Node should have one toString but has 0. |
30+
| stream_it.cpp:11:3:11:3 | (no string representation) | Node should have one toString but has 0. |
31+
| stream_it.cpp:11:3:11:3 | (no string representation) | Node should have one toString but has 0. |
32+
| stream_it.cpp:11:3:11:3 | (no string representation) | Node should have one toString but has 0. |
33+
| stream_it.cpp:11:3:11:3 | (no string representation) | Node should have one toString but has 0. |
34+
| stream_it.cpp:11:3:11:3 | (no string representation) | Node should have one toString but has 0. |
35+
| stream_it.cpp:11:3:11:3 | (no string representation) | Node should have one toString but has 0. |
36+
| stream_it.cpp:11:3:11:3 | (no string representation) | Node should have one toString but has 0. |
37+
| stream_it.cpp:11:3:11:3 | (no string representation) | Node should have one toString but has 0. |
38+
| stream_it.cpp:11:3:11:3 | (no string representation) | Node should have one toString but has 0. |
1339
parameterCallable
1440
localFlowIsLocal
1541
readStepIsLocal

0 commit comments

Comments
 (0)