Skip to content

Commit d8b5d3b

Browse files
committed
C++: accept test fixes
1 parent 693789c commit d8b5d3b

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

cpp/ql/test/library-tests/dataflow/fields/partial-definition-diff.expected

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
| A.cpp:25:7:25:10 | this | AST only |
21
| A.cpp:25:13:25:13 | c | AST only |
3-
| A.cpp:27:22:27:25 | this | AST only |
42
| A.cpp:27:28:27:28 | c | AST only |
53
| A.cpp:31:20:31:20 | c | AST only |
64
| A.cpp:40:5:40:6 | cc | AST only |
@@ -39,7 +37,6 @@
3937
| A.cpp:132:10:132:10 | b | AST only |
4038
| A.cpp:132:13:132:13 | c | AST only |
4139
| A.cpp:142:10:142:10 | c | AST only |
42-
| A.cpp:143:7:143:10 | this | AST only |
4340
| A.cpp:143:13:143:13 | b | AST only |
4441
| A.cpp:151:18:151:18 | b | AST only |
4542
| A.cpp:152:10:152:10 | d | AST only |
@@ -69,8 +66,6 @@
6966
| A.cpp:169:12:169:12 | l | AST only |
7067
| A.cpp:169:15:169:18 | head | AST only |
7168
| A.cpp:183:7:183:10 | head | AST only |
72-
| A.cpp:183:7:183:10 | this | AST only |
73-
| A.cpp:184:7:184:10 | this | AST only |
7469
| A.cpp:184:13:184:16 | next | AST only |
7570
| B.cpp:7:25:7:25 | e | AST only |
7671
| B.cpp:8:25:8:26 | b1 | AST only |
@@ -88,23 +83,15 @@
8883
| B.cpp:19:10:19:11 | b2 | AST only |
8984
| B.cpp:19:14:19:17 | box1 | AST only |
9085
| B.cpp:19:20:19:24 | elem2 | AST only |
91-
| B.cpp:35:7:35:10 | this | AST only |
9286
| B.cpp:35:13:35:17 | elem1 | AST only |
93-
| B.cpp:36:7:36:10 | this | AST only |
9487
| B.cpp:36:13:36:17 | elem2 | AST only |
95-
| B.cpp:46:7:46:10 | this | AST only |
9688
| B.cpp:46:13:46:16 | box1 | AST only |
9789
| C.cpp:19:5:19:5 | c | AST only |
98-
| C.cpp:24:5:24:8 | this | AST only |
9990
| C.cpp:24:11:24:12 | s3 | AST only |
10091
| D.cpp:9:21:9:24 | elem | AST only |
101-
| D.cpp:9:21:9:24 | this | AST only |
10292
| D.cpp:11:29:11:32 | elem | AST only |
103-
| D.cpp:11:29:11:32 | this | AST only |
10493
| D.cpp:16:21:16:23 | box | AST only |
105-
| D.cpp:16:21:16:23 | this | AST only |
10694
| D.cpp:18:29:18:31 | box | AST only |
107-
| D.cpp:18:29:18:31 | this | AST only |
10895
| D.cpp:22:10:22:11 | b2 | AST only |
10996
| D.cpp:22:14:22:20 | call to getBox1 | AST only |
11097
| D.cpp:22:25:22:31 | call to getElem | AST only |
@@ -125,7 +112,6 @@
125112
| D.cpp:51:27:51:27 | e | AST only |
126113
| D.cpp:52:14:52:14 | b | AST only |
127114
| D.cpp:57:5:57:12 | boxfield | AST only |
128-
| D.cpp:57:5:57:12 | this | AST only |
129115
| D.cpp:58:5:58:12 | boxfield | AST only |
130116
| D.cpp:58:5:58:12 | this | AST only |
131117
| D.cpp:58:15:58:17 | box | AST only |
@@ -163,7 +149,6 @@
163149
| aliasing.cpp:92:3:92:3 | w | AST only |
164150
| aliasing.cpp:92:7:92:8 | m1 | AST only |
165151
| by_reference.cpp:12:8:12:8 | a | AST only |
166-
| by_reference.cpp:16:5:16:8 | this | AST only |
167152
| by_reference.cpp:16:11:16:11 | a | AST only |
168153
| by_reference.cpp:20:5:20:8 | this | AST only |
169154
| by_reference.cpp:20:23:20:27 | value | AST only |
@@ -240,9 +225,7 @@
240225
| by_reference.cpp:136:8:136:13 | pouter | AST only |
241226
| by_reference.cpp:136:16:136:16 | a | AST only |
242227
| complex.cpp:11:22:11:23 | a_ | AST only |
243-
| complex.cpp:11:22:11:23 | this | AST only |
244228
| complex.cpp:12:22:12:23 | b_ | AST only |
245-
| complex.cpp:12:22:12:23 | this | AST only |
246229
| complex.cpp:51:8:51:8 | b | AST only |
247230
| complex.cpp:51:10:51:14 | inner | AST only |
248231
| complex.cpp:51:16:51:16 | f | AST only |
@@ -266,9 +249,7 @@
266249
| complex.cpp:74:7:74:8 | b3 | AST only |
267250
| complex.cpp:77:7:77:8 | b4 | AST only |
268251
| constructors.cpp:20:24:20:25 | a_ | AST only |
269-
| constructors.cpp:20:24:20:25 | this | AST only |
270252
| constructors.cpp:21:24:21:25 | b_ | AST only |
271-
| constructors.cpp:21:24:21:25 | this | AST only |
272253
| constructors.cpp:28:10:28:10 | f | AST only |
273254
| constructors.cpp:29:10:29:10 | f | AST only |
274255
| constructors.cpp:40:9:40:9 | f | AST only |
@@ -285,7 +266,6 @@
285266
| file://:0:0:0:0 | this | AST only |
286267
| file://:0:0:0:0 | this | AST only |
287268
| file://:0:0:0:0 | this | AST only |
288-
| qualifiers.cpp:9:30:9:33 | this | AST only |
289269
| qualifiers.cpp:9:36:9:36 | a | AST only |
290270
| qualifiers.cpp:12:56:12:56 | a | AST only |
291271
| qualifiers.cpp:13:57:13:57 | a | AST only |
@@ -326,9 +306,7 @@
326306
| qualifiers.cpp:48:16:48:20 | inner | AST only |
327307
| qualifiers.cpp:48:23:48:23 | a | AST only |
328308
| simple.cpp:20:24:20:25 | a_ | AST only |
329-
| simple.cpp:20:24:20:25 | this | AST only |
330309
| simple.cpp:21:24:21:25 | b_ | AST only |
331-
| simple.cpp:21:24:21:25 | this | AST only |
332310
| simple.cpp:28:10:28:10 | f | AST only |
333311
| simple.cpp:29:10:29:10 | f | AST only |
334312
| simple.cpp:39:5:39:5 | f | AST only |
@@ -340,7 +318,6 @@
340318
| simple.cpp:51:9:51:9 | h | AST only |
341319
| simple.cpp:54:9:54:9 | i | AST only |
342320
| simple.cpp:65:7:65:7 | i | AST only |
343-
| simple.cpp:83:9:83:10 | f2 | AST only |
344321
| simple.cpp:83:9:83:10 | this | AST only |
345322
| simple.cpp:83:12:83:13 | f1 | AST only |
346323
| struct_init.c:15:8:15:9 | ab | AST only |

cpp/ql/test/library-tests/dataflow/fields/partial-definition-ir.expected

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
1+
| A.cpp:25:7:25:10 | this |
2+
| A.cpp:27:22:27:25 | this |
13
| A.cpp:100:5:100:6 | c1 |
24
| A.cpp:142:7:142:7 | b |
5+
| A.cpp:143:7:143:10 | this |
6+
| A.cpp:184:7:184:10 | this |
7+
| B.cpp:35:7:35:10 | this |
8+
| B.cpp:36:7:36:10 | this |
9+
| B.cpp:46:7:46:10 | this |
10+
| C.cpp:24:5:24:8 | this |
311
| aliasing.cpp:9:3:9:3 | s |
412
| aliasing.cpp:13:3:13:3 | s |
513
| aliasing.cpp:17:3:17:3 | s |
@@ -13,8 +21,23 @@
1321
| aliasing.cpp:86:3:86:3 | s |
1422
| aliasing.cpp:92:5:92:5 | s |
1523
| by_reference.cpp:12:5:12:5 | s |
24+
| by_reference.cpp:16:5:16:8 | this |
1625
| by_reference.cpp:84:3:84:7 | inner |
1726
| by_reference.cpp:88:3:88:7 | inner |
27+
| file://:0:0:0:0 | this |
28+
| file://:0:0:0:0 | this |
29+
| file://:0:0:0:0 | this |
30+
| file://:0:0:0:0 | this |
31+
| file://:0:0:0:0 | this |
32+
| file://:0:0:0:0 | this |
33+
| file://:0:0:0:0 | this |
34+
| file://:0:0:0:0 | this |
35+
| file://:0:0:0:0 | this |
36+
| file://:0:0:0:0 | this |
37+
| file://:0:0:0:0 | this |
38+
| file://:0:0:0:0 | this |
39+
| qualifiers.cpp:9:30:9:33 | this |
1840
| qualifiers.cpp:12:49:12:53 | inner |
1941
| qualifiers.cpp:13:51:13:55 | inner |
2042
| simple.cpp:65:5:65:5 | a |
43+
| simple.cpp:83:9:83:10 | f2 |

0 commit comments

Comments
 (0)