Skip to content

Commit 8c03423

Browse files
committed
C++: Accept test output
1 parent 62e2ffe commit 8c03423

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

cpp/ql/test/library-tests/dataflow/dataflow-tests/test_diff.expected

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@
3131
| ref.cpp:53:17:53:18 | ref.cpp:62:10:62:11 | AST only |
3232
| ref.cpp:53:21:53:22 | ref.cpp:65:10:65:11 | AST only |
3333
| ref.cpp:55:23:55:28 | ref.cpp:56:10:56:11 | AST only |
34-
| ref.cpp:94:15:94:20 | ref.cpp:129:13:129:15 | AST only |
35-
| ref.cpp:109:15:109:20 | ref.cpp:132:13:132:15 | AST only |
36-
| ref.cpp:122:23:122:28 | ref.cpp:123:13:123:15 | AST only |
37-
| ref.cpp:125:19:125:24 | ref.cpp:126:13:126:15 | AST only |
3834
| test.cpp:75:7:75:8 | test.cpp:76:8:76:9 | AST only |
3935
| test.cpp:83:7:83:8 | test.cpp:84:8:84:18 | AST only |
4036
| test.cpp:83:7:83:8 | test.cpp:86:8:86:9 | AST only |
@@ -45,9 +41,6 @@
4541
| test.cpp:359:13:359:18 | test.cpp:365:10:365:14 | AST only |
4642
| test.cpp:373:13:373:18 | test.cpp:369:10:369:14 | AST only |
4743
| test.cpp:373:13:373:18 | test.cpp:375:10:375:14 | AST only |
48-
| test.cpp:382:48:382:54 | test.cpp:385:8:385:10 | AST only |
49-
| test.cpp:388:53:388:59 | test.cpp:392:8:392:10 | AST only |
50-
| test.cpp:388:53:388:59 | test.cpp:394:10:394:12 | AST only |
5144
| test.cpp:399:7:399:9 | test.cpp:401:8:401:10 | AST only |
5245
| test.cpp:405:7:405:9 | test.cpp:408:8:408:10 | AST only |
5346
| test.cpp:416:7:416:11 | test.cpp:418:8:418:12 | AST only |

cpp/ql/test/library-tests/dataflow/dataflow-tests/test_ir.expected

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@
3939
| globals.cpp:12:10:12:24 | flowTestGlobal1 | globals.cpp:13:23:13:28 | call to source |
4040
| globals.cpp:19:10:19:24 | flowTestGlobal2 | globals.cpp:23:23:23:28 | call to source |
4141
| lambdas.cpp:35:8:35:8 | a | lambdas.cpp:8:10:8:15 | call to source |
42+
| ref.cpp:123:13:123:15 | val | ref.cpp:122:23:122:28 | call to source |
43+
| ref.cpp:126:13:126:15 | val | ref.cpp:125:19:125:24 | call to source |
44+
| ref.cpp:129:13:129:15 | val | ref.cpp:94:15:94:20 | call to source |
45+
| ref.cpp:132:13:132:15 | val | ref.cpp:109:15:109:20 | call to source |
4246
| test.cpp:7:8:7:9 | t1 | test.cpp:6:12:6:17 | call to source |
4347
| test.cpp:9:8:9:9 | t1 | test.cpp:6:12:6:17 | call to source |
4448
| test.cpp:10:8:10:9 | t2 | test.cpp:6:12:6:17 | call to source |
@@ -61,6 +65,9 @@
6165
| test.cpp:266:12:266:12 | x | test.cpp:265:22:265:27 | call to source |
6266
| test.cpp:289:14:289:14 | x | test.cpp:305:17:305:22 | call to source |
6367
| test.cpp:318:7:318:7 | x | test.cpp:314:4:314:9 | call to source |
68+
| test.cpp:385:8:385:10 | tmp | test.cpp:382:48:382:54 | source1 |
69+
| test.cpp:392:8:392:10 | tmp | test.cpp:388:53:388:59 | source1 |
70+
| test.cpp:394:10:394:12 | tmp | test.cpp:388:53:388:59 | source1 |
6471
| test.cpp:450:9:450:22 | (statement expression) | test.cpp:449:26:449:32 | source1 |
6572
| test.cpp:461:8:461:12 | local | test.cpp:449:26:449:32 | source1 |
6673
| true_upon_entry.cpp:13:8:13:8 | x | true_upon_entry.cpp:9:11:9:16 | call to source |

cpp/ql/test/library-tests/dataflow/taint-tests/test_diff.expected

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
| taint.cpp:181:8:181:9 | taint.cpp:185:11:185:16 | AST only |
2929
| taint.cpp:195:7:195:7 | taint.cpp:192:23:192:28 | AST only |
3030
| taint.cpp:195:7:195:7 | taint.cpp:193:6:193:6 | AST only |
31-
| taint.cpp:216:7:216:7 | taint.cpp:207:6:207:11 | AST only |
3231
| taint.cpp:229:3:229:6 | taint.cpp:223:10:223:15 | AST only |
3332
| taint.cpp:233:8:233:8 | taint.cpp:223:10:223:15 | AST only |
3433
| taint.cpp:236:3:236:6 | taint.cpp:223:10:223:15 | AST only |

cpp/ql/test/library-tests/dataflow/taint-tests/test_ir.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
| taint.cpp:168:8:168:14 | tainted | taint.cpp:164:19:164:24 | call to source |
1313
| taint.cpp:210:7:210:7 | x | taint.cpp:207:6:207:11 | call to source |
1414
| taint.cpp:215:7:215:7 | x | taint.cpp:207:6:207:11 | call to source |
15+
| taint.cpp:216:7:216:7 | y | taint.cpp:207:6:207:11 | call to source |
1516
| taint.cpp:250:8:250:8 | a | taint.cpp:223:10:223:15 | call to source |
1617
| taint.cpp:280:7:280:7 | t | taint.cpp:275:6:275:11 | call to source |
1718
| taint.cpp:289:7:289:7 | t | taint.cpp:275:6:275:11 | call to source |

0 commit comments

Comments
 (0)